mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-15 23:05:44 +03:00
Move blocks and block styles to the correct places in the CSS structure
There should be no visual changes
This commit is contained in:
parent
ef8c78f4f3
commit
e6b3fbd989
10 changed files with 52 additions and 45 deletions
|
@ -27,3 +27,8 @@
|
|||
// 06 Components
|
||||
//------------------------------------------------------------*/
|
||||
@import "components/components";
|
||||
|
||||
//--------------------------------------------------------------
|
||||
// 07 Utilities
|
||||
//------------------------------------------------------------*/
|
||||
@import "utilities/utilities";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue