]> git.0d.be Git - panikweb.git/blob - panikweb/static/css/style.scss
move static & templates to panikweb project directory
[panikweb.git] / panikweb / static / css / style.scss
1 $very-small-limit: 400px;
2 $mobile-limit: 760px;
3
4 @import 'reset';
5 @import 'type';
6 @import 'general';
7 @import 'grid';
8 @import 'specifics';