1
0
mirror of https://github.com/devfake/flox.git synced 2024-11-15 14:42:31 +01:00
flox/client/assets/sass/app.scss

13 lines
100 B
SCSS
Raw Normal View History

2015-07-27 20:49:37 +02:00
@import
'normalize',
'mixins',
'fonts',
'base',
'sprite',
'header',
'content',
'modal',
'footer';