rework-vars
CSS variable plugin
A Rework plugin to support W3C-style CSS variables syntax
W3C-style CSS variables syntax for Rework
63 stars
4 watching
6 forks
Language: JavaScript
last commit: about 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
postcss/postcss-use | Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |
pveyes/theme-in-css | A library providing type-safe CSS custom properties for themeing purposes | 66 |
trysound/postcss-inline-svg | A PostCSS plugin to reference SVG files and control their attributes with CSS syntax. | 482 |
postcss/postcss-scss | An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
postcss/postcss-url | A PostCSS plugin that rebases, inlines or copies URLs in CSS | 377 |
ismamz/postcss-utilities | A PostCSS plugin providing commonly used utility functions and mixins for CSS styling | 325 |
zacanger/styled-reset | A pre-built CSS reset for styled-components to normalize styling across different browsers and devices | 389 |
mertasan/tailwindcss-variables | A package that enables easy definition of CSS variables for Tailwind CSS projects | 230 |
sergeysova/styled-normalize | A CSS normalize utility for styled-components | 446 |
postcss/sugarss | A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. | 712 |
css-modules/css-modulesify | A browserify plugin to enable CSS Modules support | 403 |
stephenway/postcss.vim | A Vim plugin that provides syntax highlighting and support for PostCSS styling | 35 |
grapesjs/parser-postcss | Enables custom CSS parsing via PostCSS for use in GrapesJS projects | 30 |
purescript-contrib/purescript-css | A type-safe library for describing and manipulating CSS. | 106 |