Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

Styles

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Styles Directory

Any pre-process stylesheets will go in this directory. For Bootstrap-based projects, this means the Boostrap LESS distribution; for most other projects, it will be Sass files.

Files

Typically, the base directory structure will include:

+- /Base
+- /Components
+- /Helpers
+- /Layout
+- /Overrides
+- /Vendor
+- /Views
+- _variables.scss
+- Style.scss

Note: For more information, see Ignia's Sass structure.