mirror of
https://github.com/papercss/papercss
synced 2026-03-14 22:45:51 +01:00
Changed the name of file from _default_background_color.scss to global.scss and moved into core folder.
This commit is contained in:
parent
55451ef253
commit
7a75aca717
2 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
@import 'core/config';
|
||||
@import 'core/mixins';
|
||||
@import 'core/reset';
|
||||
@import 'default_background_color';
|
||||
@import 'core/global';
|
||||
|
||||
/* Layout styling */
|
||||
@import 'layout/container';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue