mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
463 B
23 lines
463 B
@import "global";
|
|
|
|
@import 'base/icons';
|
|
|
|
@import "libs/animate";
|
|
|
|
@import 'components/button';
|
|
@import 'components/navigator';
|
|
@import 'components/panel';
|
|
@import 'components/setup';
|
|
@import 'components/toggle';
|
|
@import 'components/typography';
|
|
|
|
@import 'libs/twemoji-awesome';
|
|
@import 'node_modules/highlight.js/styles/atom-one-dark';
|
|
@import 'node_modules/diff2html/dist/diff2html.min';
|
|
|
|
@import 'pages/welcome';
|
|
|
|
@import 'layout/_rtl';
|
|
|
|
@import 'base/print';
|