Skip to content

treeframework/tools.aliases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aliases

The aliases module reassign lengthy variables and mixins to shorter alternatives.

Dependencies

The aliases module depends on one other module:

If you install the aliases object using Bower or npm, you will get these dependencies at the same time. If not using Bower or npm, please be sure to install and @import these dependencies in the relevant way.

Installation

You can install the aliases module via Bower, npm, or copy and paste.

Install using Bower:

$ bower install tree-aliases --save

Once installed, @import into your project in its Tools layer:

@import "bower_components/tree-aliases/tools.aliases";

Install using npm:

$ npm  install tree-aliases --save

Install via file download

The least recommended option for installation is to simply download _tools.aliases.scss into your project and @import it into your project in its Tools layer.

Credits

  • inuitcss Powerful, Sass-based, OOCSS framework designed with scalability and performance in mind.

About

Reassign lengthy variables to shorter alternatives.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages