sass-loader
CSS compiler
Compiles Sass to CSS and resolves import statements in Webpack configurations.
Compiles Sass to CSS
4k stars
56 watching
431 forks
Language: JavaScript
last commit: 19 days ago
Linked from 1 awesome list
dart-sassloadernode-sasssassscsswebpackwebpack-loader
Related projects:
Repository | Description | Stars |
---|---|---|
webpack-contrib/css-loader | A module for webpack that interprets CSS functions like @import and url() like import/require() | 4,311 |
sass/sass | A collection of specifications and proposals for the Sass CSS preprocessor language | 15,129 |
sass/dart-sass | A Dart implementation of Sass, a CSS preprocessor. | 3,970 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,791 |
twbs/bootstrap-sass | A Sass port of Bootstrap 3, providing SCSS-based CSS styles and JavaScript functionality for web development. | 12,581 |
webpack/webpack-dev-server | Serves a webpack app with live reloading, updating the browser on changes. | 7,798 |
kittygiraudel/sass-boilerplate | A set of pre-configured files and tools for building Sass projects following the 7-1 architecture pattern and guidelines | 3,353 |
panique/laravel-sass | Automatically compiles SASS files to CSS during development in Laravel applications. | 71 |
sindresorhus/modern-normalize | Creates a standardized CSS style sheet for modern web browsers | 6,297 |
csscomb/csscomb.js | A tool to format CSS coding styles in a consistent and beautiful way | 3,289 |
primer/css | A comprehensive CSS implementation of GitHub's design system | 12,568 |
adopted-ember-addons/ember-cli-sass | Enables Sass support in Ember.js projects with source maps and output paths configuration | 274 |
suitcss/suit | A set of tools and modules for styling component-based web applications with CSS. | 3,802 |
davidhu2000/react-spinners | A collection of reusable React components for displaying loading states and animations. | 3,114 |
uncss/uncss | Removes unused CSS from stylesheets by analyzing HTML and JavaScript code | 9,420 |