feth / boussole

Command line interface to build SASS projects using 'libsass-python'.

Home Page:http://boussole.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boussole

Commandline interface to build SASS projects using libsass-python.

Note

Old SASS syntax (the indented syntax) is not supported.

Features

  • Stand on LibSass which is very fast;
  • Per project configuration so you can use it once to compile all of your SASS files from a same project;
  • Simple and useful command line;
  • Watch mode for no waste of time during web design integration;
  • Full Python stack, no Ruby or Node.js stuff needed;
  • Expose a Core API to use it from Python code;
  • Robust because Unit tested;

Links

Requires

About

Command line interface to build SASS projects using 'libsass-python'.

http://boussole.readthedocs.io

License:MIT License


Languages

Language:Python 92.9%Language:CSS 6.7%Language:Makefile 0.4%