libsass
CSS compiler
A C++ implementation of the Sass CSS compiler
A C/C++ implementation of a Sass compiler
4k stars
156 watching
463 forks
Language: C++
last commit: 10 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sass/libsass-python | A Python extension module binding LibSass for compiling Sass/SCSS files. | 563 |
taritsyn/libsasshost | Provides a .NET wrapper around the LibSass library to process Sass stylesheets, with support for a virtual file system. | 83 |
straight-shoota/sass.cr | A Crystal library that compiles Sass/SCSS to CSS using libsass bindings. | 35 |
wellington/go-libsass | Provides a Go interface to the Sass 3.5 compiler | 206 |
sass/sass | A collection of specifications and proposals for the Sass CSS preprocessor language | 15,129 |
sass/dart-sass | A Dart implementation of Sass, a CSS preprocessor. | 3,970 |
bungle/lua-resty-sass | FFI bindings for a Sass compiler implementation in C/C++. | 10 |
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 |
benwmills/core-sass-compiler | A .NET Core module for compiling and minifying SASS files into CSS. | 0 |
kittygiraudel/sass-boilerplate | A set of pre-configured files and tools for building Sass projects following the 7-1 architecture pattern and guidelines | 3,353 |
airbnb/css | A style guide and project template for building maintainable CSS and Sass codebases. | 6,948 |
webpack-contrib/sass-loader | Compiles Sass to CSS and resolves import statements in Webpack configurations. | 3,906 |
adopted-ember-addons/ember-cli-sass | Enables Sass support in Ember.js projects with source maps and output paths configuration | 274 |
panique/laravel-sass | Automatically compiles SASS files to CSS during development in Laravel applications. | 71 |