dart-sass
CSS processor
A Dart implementation of Sass, a CSS preprocessor.
The reference implementation of Sass, written in Dart.
4k stars
76 watching
358 forks
Language: Dart
last commit: about 1 month ago
Linked from 1 awesome list
css-preprocessordartdart-sasssass
Related projects:
Repository | Description | Stars |
---|---|---|
sass/sass | A collection of specifications and proposals for the Sass CSS preprocessor language | 15,162 |
webpack-contrib/sass-loader | Compiles Sass to CSS and resolves import statements in Webpack configurations. | 3,902 |
dart-lang/sdk | A collection of tools and libraries for building high-quality apps in the Dart programming language | 10,336 |
sass/libsass | A C++ implementation of the Sass CSS compiler | 4,339 |
twbs/bootstrap-sass | A Sass port of Bootstrap 3, providing SCSS-based CSS styles and JavaScript functionality for web development. | 12,576 |
adopted-ember-addons/ember-cli-sass | Enables Sass support in Ember.js projects with source maps and output paths configuration | 274 |
panique/laravel-sass | Automatically compiles SASS files to CSS during development in Laravel applications. | 71 |
straight-shoota/sass.cr | A Crystal library that compiles Sass/SCSS to CSS using libsass bindings. | 35 |
scottdavis/sass.ex | Binds Sass 3.3.6 to Elixir for compilation and execution | 3 |
kittygiraudel/sass-boilerplate | A set of pre-configured files and tools for building Sass projects following the 7-1 architecture pattern and guidelines | 3,359 |
dlmanning/gulp-sass | A SASS plugin for Gulp. | 1,569 |
kittygiraudel/sass-compatibility | Compares Sass output from different engines to ensure compatibility and accuracy | 129 |
google/quiver-dart | A set of utility libraries to simplify and extend Dart programming. | 1,040 |
vojtajina/js2dart | Converts JavaScript code to Dart, allowing compilation and re-conversion back to JavaScript. | 61 |
airbnb/css | A style guide and project template for building maintainable CSS and Sass codebases. | 6,941 |