PluginProbe
Unagi / trunk
Unagi vtrunk
0.3.1 trunk 0.1.0 0.1.1 0.1.2 0.1.3 0.1.4 0.1.5 0.2 0.2.1 0.2.2 0.3
unagi / assets / css / frontend / style.css

style.css in Unagi trunk, at assets/css/frontend/style.css

23 lines 426 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /**
2 * Unagi
3 */
4
5 /* Global - global pieces like media queries, mixins and placholders */
6 @import url("global/index");
7
8 /* Base - base styles such as fonts, typography, and wordpress overrides */
9
10 /* @import url("base/index.css"); */
11
12 /* Layout - styles specific to layout */
13
14 /* @import url("layout/index"); */
15
16 /* Templates */
17
18 /* @import url("templates/index"); */
19
20 /* Components */
21
22 /* @import url("components/index"); */
23