core-sass-compiler
SASS compiler
A .NET Core module for compiling and minifying SASS files into CSS.
0 stars
1 watching
0 forks
Language: C#
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jakedixon/jacobdixon.aspnetcore.livesasscompile | Automatically recompiles Sass/Scss files in response to changes during runtime | 2 |
scottdavis/sass.ex | Binds Sass 3.3.6 to Elixir for compilation and execution | 3 |
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
excubo-ag/webcompiler | A .NET tool that compiles SCSS files and minimizes CSS/JS assets | 151 |
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 |
wellington/go-libsass | Provides a Go interface to the Sass 3.5 compiler | 206 |
appleboy/gulp-compass | A tool for compiling Sass to CSS using the Compass compiler | 174 |
taritsyn/libsasshost | Provides a .NET wrapper around the LibSass library to process Sass stylesheets, with support for a virtual file system. | 83 |
cakebaker/scss-syntax.vim | A Vim syntax file for Sassy CSS (SCSS) language syntax highlighting and identification. | 386 |
panique/laravel-sass | Automatically compiles SASS files to CSS during development in Laravel applications. | 71 |
surma/bfwasm | Compiles Brainf ck code to WebAssembly | 25 |
sass/libsass-python | A Python extension module binding LibSass for compiling Sass/SCSS files. | 563 |
n0th1ng-else/svelte-typescript-sass | A Svelte-based web development boilerplate with TypeScript and Sass support for building fast and scalable front-end applications. | 11 |
rsms/co | Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |