Add fixes for faulty Sass @import paths and negative values.
This commit is contained in:
parent
ba41e2222a
commit
4effd896ff
3 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
// @import "layout/content-sidebar";
|
||||
// @import "layout/sidebar-content";
|
||||
// @import "../layout/content-sidebar";
|
||||
// @import "../layout/sidebar-content";
|
||||
/*--------------------------------------------------------------
|
||||
10.1 Posts and pages
|
||||
--------------------------------------------------------------*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue