mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 10:26:13 -04:00
Reorganization of Sass files
This commit is contained in:
parent
34e330a537
commit
ec866e1e5a
9 changed files with 298 additions and 264 deletions
|
@ -11,9 +11,12 @@
|
|||
@import "themes/dark";
|
||||
|
||||
// Layout
|
||||
@import "layout/layout";
|
||||
@import "layout/main";
|
||||
@import "layout/aside";
|
||||
@import "layout/documentation";
|
||||
|
||||
// Content
|
||||
@import "content/typography";
|
||||
@import "content/code";
|
||||
|
||||
// Components
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue