jaetea / atom-compile-less

Just a Atom.io Package for compiling LESS-Files to CSS-Files with some neat settings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No longer maintained

i will rewrite this package if i have time, feel free to fork/contribute to this one.

Atom Compile Less

Just a LESS compiler for the awesome Atom.io Editor.

Compiles LESS-Files on save to compressed or uncompressed CSS-Files.

Settings

Compile Main Less: Compiles your main LESS-File on save too
Main Less File: Set the path for your main LESS-File
Compress CSS: compile to compressed or uncompressed CSS-File Show Success Message: Throws Atom Success Notification when files compiled

ToDo

  • Shortcut for compile

About

Just a Atom.io Package for compiling LESS-Files to CSS-Files with some neat settings.

License:MIT License


Languages

Language:JavaScript 100.0%