import from la bonne adresse and first refactoring for ouidade.com
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
// REQUIRED DEPENDENCIES - DO NOT CHANGE
|
||||
|
||||
// Load Third Party Libraries
|
||||
@import "vendor/bourbon/bourbon";
|
||||
|
||||
// Load Nucleus Configuration
|
||||
@import "configuration/nucleus/base";
|
||||
|
||||
// Load Template Configuration
|
||||
@import "configuration/template/base";
|
||||
|
||||
// Load Nucleus Mixins and Functions
|
||||
@import "nucleus/functions/base";
|
||||
@import "nucleus/mixins/base";
|
||||
|
||||
//-------------------------------------------
|
||||
|
||||
// LOAD PARTICLES
|
||||
|
||||
// Text Alignment Classes
|
||||
@import "nucleus/particles/align-text";
|
||||
|
||||
// Show and Hide Based on Screen Size
|
||||
@import "nucleus/particles/visibility";
|
||||
Reference in New Issue
Block a user