Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
21 lines (13 loc) · 637 Bytes

README.md

File metadata and controls

executable file
·
21 lines (13 loc) · 637 Bytes

Staniol

Packaging system for LESS CSS objects.

Staniol is currently really alpha it means that functionality is really basic.

Usage

Install staniol using node.js npm packaging system: npm install -g staniol

Install package using staniol: npm install [package]

It will create folder staniol_components in your current folder. This directory will contain packages by name and two initial less files first one for imports importer.less and second one for variables variables.less. Both of them are used automaticaly and for implementation to you project you should only add or compile importer.less.