rollup-plugin-sass-variables
Variable loader
A Rollup plugin that loads SCSS variables as JavaScript objects
rollup plugin for loading sass/scss variables as javascript object
9 stars
2 watching
2 forks
Language: JavaScript
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Rollup plugin that compiles and bundles Sass files into CSS. | 93 |
| A Rollup plugin to compile Sass files and collect imports into a single context | 16 |
| A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
| Rollup plugin to process asset references in JavaScript code | 34 |
| Transforms external imports into global variables or wrapped functions | 107 |
| Enables conditional compilation and variable replacement during Rollup processing. | 58 |
| Rollup plugin for bundling CSS files | 116 |
| This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
| Copies and renames static assets from JavaScript code to a destination folder, adjusting references as needed. | 59 |
| Allows Node.js modules to be required and used in Rollup builds | 138 |
| Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
| A plugin to polyfill Node.js globals in rolled-up applications | 90 |
| A plugin to import files from multiple sources using glob-star patterns | 24 |
| Allows importing build-time constants into JavaScript code with Rollup. | 11 |
| Serves rolled-up bundles similar to webpack-dev-server | 248 |