You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
417 B
SCSS
11 lines
417 B
SCSS
@import 'jquery-ui/themes/base/core';
|
|
@import 'jquery-ui/themes/base/menu';
|
|
@import 'jquery-ui/themes/base/button';
|
|
@import 'jquery-ui/themes/base/datepicker';
|
|
@import 'jquery-ui/themes/base/autocomplete';
|
|
@import 'jquery-ui/themes/base/resizable';
|
|
@import 'jquery-ui/themes/base/selectable';
|
|
@import 'jquery-ui/themes/base/draggable';
|
|
@import 'jquery-ui/themes/base/sortable';
|
|
@import 'jquery-ui/themes/base/theme';
|