Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
known-css-properties
List of known CSS properties
postcss-custom-properties
Use Custom Properties Queries in CSS
@csstools/postcss-progressive-custom-properties
Correctly declare progressive enhancements for CSS Custom Properties.
css-shorthand-properties
A simple list of CSS shorthand properties and which longhand properties they expand to
postcss-gap-properties
Use the gap, column-gap, and row-gap shorthand properties in CSS
postcss-logical
Use logical properties and values in CSS
postcss-merge-longhand
Merge longhand properties into shorthand with PostCSS.
stylelint-value-no-unknown-custom-properties
A stylelint rule to disallow usage of unknown custom properties
@csstools/postcss-logical-overflow
Use logical overflow properties and values in CSS
@csstools/postcss-logical-overscroll-behavior
Use logical overscroll behavior properties and values in CSS
postcss-page-break
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
ie11-custom-properties
Custom Properties polyfill for IE11.
postcss-apply
PostCSS plugin enabling custom properties sets references
css-shorthand-expand
Expand CSS shorthand properties
stylelint-use-logical-spec
Enforce usage of logical properties and values in CSS
postcss-font-variant
PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)
postcss-css-variables
PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation
stylelint-use-logical
Enforce usage of logical properties and values in CSS
react-custom-properties
A React component for applying CSS Variables (Custom Properties)
css-vars-ponyfill
Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers