JacobDixon.AspNetCore.LiveSassCompile
Sass compiler
Automatically recompiles Sass/Scss files in response to changes during runtime
Compiles Sass/Scss when files change while the server is running.
2 stars
1 watching
1 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 |
benwmills/core-sass-compiler | A .NET Core module for compiling and minifying SASS files into CSS. | 0 |
taritsyn/libsasshost | Provides a .NET wrapper around the LibSass library to process Sass stylesheets, with support for a virtual file system. | 83 |
sass/libsass-python | A Python extension module binding LibSass for compiling Sass/SCSS files. | 563 |
scottdavis/sass.ex | Binds Sass 3.3.6 to Elixir for compilation and execution | 3 |
excubo-ag/webcompiler | A .NET tool that compiles SCSS files and minimizes CSS/JS assets | 151 |
xoofx/sharpscss | A .NET wrapper around libsass to convert SCSS files to CSS | 56 |
straight-shoota/sass.cr | A Crystal library that compiles Sass/SCSS to CSS using libsass bindings. | 35 |
cakebaker/scss-syntax.vim | A Vim syntax file for Sassy CSS (SCSS) language syntax highlighting and identification. | 386 |
postcss/postcss-scss | An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
panique/laravel-sass | Automatically compiles SASS files to CSS during development in Laravel applications. | 71 |
davidkpiano/sassdash | A utility library for functional programming in Sass, providing a range of functions for data manipulation and transformation. | 390 |
wellington/go-libsass | Provides a Go interface to the Sass 3.5 compiler | 206 |
nathancahill/rollup-plugin-collect-sass | A Rollup plugin to compile Sass files and collect imports into a single context | 16 |
hermanussen/fairy | Generates C# code from SCS .yml files | 4 |