moved vendor mixin
This commit is contained in:
parent
f081d93545
commit
f30d5d3567
3 changed files with 3 additions and 28 deletions
|
|
@ -26,11 +26,6 @@
|
|||
|
||||
|
||||
|
||||
// Modules and variables
|
||||
// -----------------------------------------------------------------------------
|
||||
@import "modules/vendor";
|
||||
// @import modules/all deprecated because of the new vendor mixin
|
||||
|
||||
// Basic styles - this is the core of definitions
|
||||
// Individual styles can be added her
|
||||
// -----------------------------------------------------------------------------
|
||||
|
|
@ -45,6 +40,8 @@
|
|||
@import "elements/tables";
|
||||
@import "elements/interactive";
|
||||
|
||||
|
||||
|
||||
// Individual Modules and variables
|
||||
// in dependency to other styles
|
||||
// -----------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue