Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mini.css v2.0.1.tar.gz | 2016-12-22 | 201.5 kB | |
mini.css v2.0.1.zip | 2016-12-22 | 233.2 kB | |
README.md | 2016-12-22 | 397 Bytes | |
Totals: 3 Items | 435.1 kB | 0 |
Patch for Fermion. Deals with moving imports out of the core module and into the flavor files.
- Updated module structure. _core.scss
no longer contains all @import
statements, but they are now included in the flavor files.
- Updated documentation for customization to reflect said changes.
Special thanks to @roryprimrose for suggesting this restructure and helping with implementation!