Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
postcss
Tool for transforming styles with JS plugins
postcss-value-parser
Transforms css values and at-rule params into the tree
postcss-modules-scope
A CSS Modules transform to extract export statements from local-scope classes
postcss-modules-values
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
autoprefixer
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website
postcss-modules-extract-imports
A CSS Modules transform to extract local aliases for inline imports
postcss-modules-local-by-default
A CSS Modules transform to make local scope the default
postcss-import
PostCSS plugin to import CSS files
postcss-load-config
Autoload Config for PostCSS
postcss-merge-longhand
Merge longhand properties into shorthand with PostCSS.
postcss-unique-selectors
Ensure CSS selectors are unique.
postcss-nested
PostCSS plugin to unwrap nested rules like how Sass does it
icss-utils
ICSS utils for postcss ast
postcss-loader
PostCSS loader for webpack
postcss-discard-duplicates
Discard duplicate rules in your CSS files with PostCSS.
postcss-js
PostCSS for CSS-in-JS and styles in JS objects
postcss-calc
PostCSS plugin to reduce calc()
postcss-normalize-charset
Add necessary or remove extra charset with PostCSS
stylehacks
Detect/remove browser hacks from CSS files.
postcss-normalize-whitespace
Trim whitespace inside and around CSS rules & declarations.