]> git.immae.eu Git - github/wallabag/wallabag.git/blob - app/Resources/static/themes/baggy/css/index.scss
Adds Webpack support and removes the use for Grunt
[github/wallabag/wallabag.git] / app / Resources / static / themes / baggy / css / index.scss
1 /* Style */
2 @import 'guide';
3 @import 'layout';
4 @import 'article';
5 @import 'pictos';
6 @import 'login';
7 @import 'save';
8 @import 'messages';
9
10 /* Tools */
11 @import 'media_queries';
12 @import 'print';
13 @import 'ratatouille';