Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 458 Bytes

README-LESS.mdown

File metadata and controls

19 lines (14 loc) · 458 Bytes

Navigating through ODHK LESS Directory

Follows MVCSS

[link http://mvcss.github.io/]

Remember to use this template for new less files:

// *************************************
//
// ODHK
// file-directory/filename.less //
// *************************************
@import "libs/variables.css.less";

Also Remember to within bootstrap_and_overrides.css.less
@import "file-directory/filename.less";