mirror of
https://github.com/woocommerce/storefront.git
synced 2025-10-04 14:11:16 +08:00
Susy. #99
This commit is contained in:
parent
5beda23630
commit
4b722729a6
25 changed files with 219 additions and 852 deletions
|
@ -30,14 +30,14 @@ Note: Do not edit this file. If you wish to add your own CSS we strongly recomme
|
|||
// Bourbon
|
||||
@import 'bourbon'; // Bourbon (see: http://bourbon.io/docs/)
|
||||
|
||||
// Susy
|
||||
@import 'susy'; // Susy grid system (see: http://susydocs.oddbird.net/en/latest/)
|
||||
|
||||
// Modules
|
||||
@import 'sass/modules/variables'; // Colors etc
|
||||
@import 'sass/modules/normalize'; // CSS Reset and other fun stuff
|
||||
@import 'sass/modules/mixins'; // Sass mixins
|
||||
|
||||
// Vendor
|
||||
@import 'sass/vendor/gridset'; // Gridset grid (see: https://gridsetapp.com/documentation/sass/)
|
||||
|
||||
// Partials
|
||||
@import 'sass/partials/global';
|
||||
@import 'sass/partials/typography';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue