sass.cr
Sass compiler library
A Crystal library that compiles Sass/SCSS to CSS using libsass bindings.
Compile Sass/SCSS to CSS in Crystal (libsass binding)
35 stars
4 watching
3 forks
Language: Crystal
last commit: over 3 years ago
Linked from 1 awesome list
crystallibsass-wrappersassscss
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 |
cakebaker/scss-syntax.vim | A Vim syntax file for Sassy CSS (SCSS) language syntax highlighting and identification. | 386 |
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
sass/libsass | A C++ implementation of the Sass CSS compiler | 4,337 |
kittygiraudel/sass-compatibility | Compares Sass output from different engines to ensure compatibility and accuracy | 129 |
scottdavis/sass.ex | Binds Sass 3.3.6 to Elixir for compilation and execution | 3 |
xoofx/sharpscss | A .NET wrapper around libsass to convert SCSS files to CSS | 56 |
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 |
straight-shoota/crinja | Implementation of Jinja2 template language in Crystal | 126 |
benwmills/core-sass-compiler | A .NET Core module for compiling and minifying SASS files into CSS. | 0 |
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
bungle/lua-resty-sass | FFI bindings for a Sass compiler implementation in C/C++. | 10 |
thysultan/stylis | A CSS preprocessor library that enables writing compact and maintainable stylesheets by compiling them into more readable and efficient code | 1,739 |