arichr / 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

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;
  • Support Python>=3.5;

Links

Dependancies

Credits

Logo has been created by SĂ©bastien Bianco.

About

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

http://boussole.readthedocs.io

License:MIT License


Languages

Language:Python 92.5%Language:SCSS 5.2%Language:Makefile 1.2%Language:Sass 0.9%Language:CSS 0.1%