Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

vokal/TrueColors-LESS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

truecolors-less

Convert a .truecolors format file to a LESS document.

API

translatePath = function ( filePath, callback )

translate = function ( flatData, callback )

convertColor = function ( hex )

lessModel = new function ()