]> git.0d.be Git - panikweb.git/blob - panikweb_templates/static/css/style.scss
e54f583e8de07f4a4f14b745d5dac54fc81486b7
[panikweb.git] / panikweb_templates / 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';