Removed circular dependency
Removes a circular dependency from windex.variables.less that triggers https://github.com/kriswallsmith/assetic/issues/881.
This commit is contained in:
parent
bfee483805
commit
dd6a05bdc4
|
|
@ -1,9 +1,3 @@
|
|||
//
|
||||
// Dependencies
|
||||
// --------------------------------------------------
|
||||
|
||||
@import "global.less";
|
||||
|
||||
//
|
||||
// "Windex" Z-Index Window Manager
|
||||
// --------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue