libsass-python
Sass compiler
A Python extension module binding LibSass for compiling Sass/SCSS files.
A straightforward binding of libsass for Python. Compile Sass/SCSS in Python with no Ruby stack at all!
563 stars
19 watching
54 forks
Language: Python
last commit: 24 days ago
Linked from 2 awesome lists
pythonsassscss
Related projects:
Repository | Description | Stars |
---|---|---|
straight-shoota/sass.cr | A Crystal library that compiles Sass/SCSS to CSS using libsass bindings. | 35 |
taritsyn/libsasshost | Provides a .NET wrapper around the LibSass library to process Sass stylesheets, with support for a virtual file system. | 83 |
wellington/go-libsass | Provides a Go interface to the Sass 3.5 compiler | 206 |
scottdavis/sass.ex | Binds Sass 3.3.6 to Elixir for compilation and execution | 3 |
jakedixon/jacobdixon.aspnetcore.livesasscompile | Automatically recompiles Sass/Scss files in response to changes during runtime | 2 |
bungle/lua-resty-sass | FFI bindings for a Sass compiler implementation in C/C++. | 10 |
gilch/hissp | A Python implementation with Lisp-like features that compiles to functional Python code, enabling metaprogramming and macro-based development. | 388 |
benwmills/core-sass-compiler | A .NET Core module for compiling and minifying SASS files into CSS. | 0 |
cakebaker/scss-syntax.vim | A Vim syntax file for Sassy CSS (SCSS) language syntax highlighting and identification. | 386 |
kittygiraudel/sass-compatibility | Compares Sass output from different engines to ensure compatibility and accuracy | 129 |
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
davidkpiano/sassdash | A utility library for functional programming in Sass, providing a range of functions for data manipulation and transformation. | 390 |
rails/sass-rails | Integrates Sass with Ruby on Rails, providing a stylesheet engine. | 859 |
xoofx/sharpscss | A .NET wrapper around libsass to convert SCSS files to CSS | 56 |
aleshaoleg/postcss-sass | Translates Sass syntax into PostCSS format | 92 |