SharpScss
CSS converter
A .NET wrapper around libsass to convert SCSS files to CSS
A portable cross-platform pinvoke .NET wrapper around libsass to convert SCSS to CSS
56 stars
4 watching
10 forks
Language: C#
last commit: 19 days ago
Linked from 1 awesome list
cssdotnetdotnet-coredotnet-standardlibsasssassscss
Related projects:
Repository | Description | Stars |
---|---|---|
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
postcss/postcss-scss | An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
taritsyn/libsasshost | Provides a .NET wrapper around the LibSass library to process Sass stylesheets, with support for a virtual file system. | 83 |
tylerbrinks/excss | A parser for .NET CSS stylesheets, converting them into a queryable object model with full LINQ support. | 341 |
straight-shoota/sass.cr | A Crystal library that compiles Sass/SCSS to CSS using libsass bindings. | 35 |
jackardios/vscode-css-to-tailwindcss | A tool to convert CSS to TailwindCSS configuration with automated workspace configuration support and customizable options. | 65 |
kristerkari/normalize.scss | Customizable CSS file for normalizing browser inconsistencies and improving usability | 264 |
myfavshrimp/turf | A toolchain for compile-time SCSS transformation and CSS injection into binaries | 63 |
jakedixon/jacobdixon.aspnetcore.livesasscompile | Automatically recompiles Sass/Scss files in response to changes during runtime | 2 |
excubo-ag/webcompiler | A .NET tool that compiles SCSS files and minimizes CSS/JS assets | 151 |
jaysalvat/image2css | Generates CSS box-shadow properties from an image | 715 |
gucong3000/postcss-markdown | Converts Markdown text to CSS | 21 |
cakebaker/scss-syntax.vim | A Vim syntax file for Sassy CSS (SCSS) language syntax highlighting and identification. | 386 |
theflashbum/fcss | Custom CSS parser for Flash to apply styles to any object | 83 |
kittygiraudel/sass-compatibility | Compares Sass output from different engines to ensure compatibility and accuracy | 129 |