mirror of
https://github.com/devfake/flox.git
synced 2024-11-15 14:42:31 +01:00
619e407bcd
* start with subpage design * transitions * transitions * transitions, stuff * modal for trailer * english fallback for trailers * slugs in url * bit refactor * tests and fixtures * travis * update production files * move time limit to config and display error message to user * fix import * fix review
15 lines
204 B
SCSS
Vendored
15 lines
204 B
SCSS
Vendored
@import
|
|
|
|
'normalize',
|
|
'misc',
|
|
'sprite',
|
|
'shake',
|
|
'base',
|
|
|
|
'components/header',
|
|
'components/search',
|
|
'components/content',
|
|
'components/subpage',
|
|
'components/login',
|
|
'components/footer',
|
|
'components/modal'; |