]> git.0d.be Git - panikweb-esperanzah.git/blob - espeweb/static/css/style.scss
mutate into an addon module for panikweb
[panikweb-esperanzah.git] / espeweb / static / css / style.scss
1 $size_m: 1000px;
2 $size_s: 600px;
3
4 $very-small-limit: 400px;
5 $mobile-limit: 760px;
6
7 @import 'data_uris';
8 @import 'reset';
9 @import 'type';
10 @import 'general';
11 @import 'grid';
12 @import 'specifics';