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

GitHub

9 stars
2 watching
2 forks
Language: JavaScript
last commit: about 7 years ago

Related projects:

RepositoryDescriptionStars
elycruz/rollup-plugin-sassA Rollup plugin that compiles and bundles Sass files into CSS.93
nathancahill/rollup-plugin-collect-sassA Rollup plugin to compile Sass files and collect imports into a single context16
thgh/rollup-plugin-scssA Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process136
sormy/rollup-plugin-smart-assetRollup plugin to process asset references in JavaScript code34
eight04/rollup-plugin-external-globalsTransforms external imports into global variables or wrapped functions107
amarcruz/rollup-plugin-jsccEnables conditional compilation and variable replacement during Rollup processing.58
thgh/rollup-plugin-css-onlyRollup plugin for bundling CSS files116
gjbkz/rollup-plugin-embed-cssThis plugin integrates CSS files into an HTML bundle during the Rollup build process.20
sebastian-software/rollup-plugin-rebaseCopies and renames static assets from JavaScript code to a destination folder, adjusting references as needed.59
calvinmetcalf/rollup-plugin-node-builtinsAllows Node.js modules to be required and used in Rollup builds138
phamann/rollup-plugin-hashGenerates unique hash-based filenames for static resources in bundle outputs.47
calvinmetcalf/rollup-plugin-node-globalsA plugin to polyfill Node.js globals in rolled-up applications90
gjbkz/rollup-plugin-glob-importA plugin to import files from multiple sources using glob-star patterns24
notwoods/rollup-plugin-constsAllows importing build-time constants into JavaScript code with Rollup.11
thgh/rollup-plugin-serveServes rolled-up bundles similar to webpack-dev-server248