sass.ex
Sass Compiler
Binds Sass 3.3.6 to Elixir for compilation and execution
3 stars
2 watching
3 forks
Language: C
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
zamith/sass_elixir | A plugin for Elixir projects that integrates Sass stylesheets into the development process. | 1 |
benwmills/core-sass-compiler | A .NET Core module for compiling and minifying SASS files into CSS. | 0 |
dlmanning/gulp-sass | Sass compiler plugin for Gulp task automation | 1,571 |
straight-shoota/sass.cr | A Crystal library that compiles Sass/SCSS to CSS using libsass bindings. | 35 |
sass/libsass-python | A Python extension module binding LibSass for compiling Sass/SCSS files. | 563 |
adopted-ember-addons/ember-cli-sass | Enables Sass support in Ember.js projects with source maps and output paths configuration | 274 |
jakedixon/jacobdixon.aspnetcore.livesasscompile | Automatically recompiles Sass/Scss files in response to changes during runtime | 2 |
wellington/go-libsass | Provides a Go interface to the Sass 3.5 compiler | 206 |
excubo-ag/webcompiler | A .NET tool that compiles SCSS files and minimizes CSS/JS assets | 151 |
panique/laravel-sass | Automatically compiles SASS files to CSS during development in Laravel applications. | 71 |
elixirscript/elixirscript | Converts Elixir code to JavaScript using an AST conversion approach | 1,562 |
kittygiraudel/sass-compatibility | Compares Sass output from different engines to ensure compatibility and accuracy | 129 |
aleshaoleg/postcss-sass | Translates Sass syntax into PostCSS format | 92 |
sfcgeorge/sass.sugar | A Sass Sugar implementation for Espresso 2, adding support for additional Sass features and improving the existing CSS functionality. | 44 |