Packages by
jonathantneal
[
SYNC
profile]
Name
IM
Last modified
Is admin
Publish scopes
@jonathantneal
Wed Sep 20 2023 17:48:20 GMT+0000 (Coordinated Universal Time)
false
postcss-media-minmax
(latest: 5.0.0) Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.
postcss-selector-matches
(latest: 4.0.0) PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors
postcss-font-variant
(latest: 5.0.0) PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)
postcss-color-mod-function
(latest: 3.0.3) Modify colors using the color-mod() function in CSS
postcss-color-gray
(latest: 5.0.0) Use the gray() color function in CSS
@csstools/convert-colors
(latest: 2.0.0) Convert colors between RGB, HEX, HSL, HWB, LAB, LCH, and more
postcss-normalize
(latest: 10.0.1) Use the parts of normalize.css or sanitize.css you need from your browserslist
postcss-preset-env
(latest: 8.1.0) Convert modern CSS into something browsers understand
@csstools/normalize.css
(latest: 12.0.0) A cross-browser CSS foundation
postcss-browser-comments
(latest: 4.0.0) Keep only the CSS you need based on comments and your browserslist
sanitize.css
(latest: 13.0.0) A best-practices CSS foundation
css-blank-pseudo
(latest: 5.0.2) Style form elements when they are empty
css-has-pseudo
(latest: 5.0.2) Style elements relative to other elements in CSS
css-prefers-color-scheme
(latest: 8.0.2) Use light and dark color schemes in all browsers
cssdb
(latest: 7.5.1) A comprehensive list of CSS features and their positions in the process of becoming implemented web standards
postcss-attribute-case-insensitive
(latest: 6.0.2) Enable support for case insensitive attribute matching in selectors
postcss-color-functional-notation
(latest: 5.0.2) Use space and slash separated color notation in CSS
postcss-color-hex-alpha
(latest: 9.0.2) Use 4 & 8 character hex color notation in CSS
postcss-color-rebeccapurple
(latest: 8.0.2) Use the rebeccapurple color keyword in CSS
postcss-custom-media
(latest: 9.1.2) Use Custom Media Queries in CSS
postcss-custom-selectors
(latest: 7.1.2) Use Custom Selectors in CSS
postcss-dir-pseudo-class
(latest: 7.0.2) Use the :dir pseudo-class in CSS
postcss-double-position-gradients
(latest: 4.0.2) Use double-position gradients in CSS
postcss-env-function
(latest: 5.0.1) Use env() variables in CSS
postcss-focus-visible
(latest: 8.0.2) Use the :focus-visible pseudo-selector in CSS
postcss-focus-within
(latest: 7.0.2) Use the :focus-within pseudo-selector in CSS
postcss-gap-properties
(latest: 4.0.1) Use the gap, column-gap, and row-gap shorthand properties in CSS
postcss-image-set-function
(latest: 5.0.2) Display resolution-dependent images using the image-set() function in CSS
postcss-lab-function
(latest: 5.2.0) Use lab() and lch() color functions in CSS
postcss-logical
(latest: 6.1.0) Use logical properties and values in CSS
postcss-nesting
(latest: 11.2.2) Nest rules inside each other in CSS
postcss-overflow-shorthand
(latest: 4.0.1) Use the overflow shorthand in CSS
postcss-place
(latest: 8.0.1) Use a place-* shorthand for align-* and justify-* in CSS
postcss-pseudo-class-any-link
(latest: 8.0.2) Use the :any-link pseudo-class in CSS
postcss-selector-not
(latest: 7.0.1) PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors
@csstools/postcss-font-format-keywords
(latest: 2.0.2) Use unquoted format on @font-face CSS definitions.
@csstools/postcss-hwb-function
(latest: 2.2.0) Use hwb() color functions in CSS
@csstools/postcss-is-pseudo-class
(latest: 3.1.1) A pseudo-class for matching elements in a selector list
@csstools/postcss-normalize-display-values
(latest: 2.0.1) Use two values display syntax for inner and outer display types.
@csstools/postcss-progressive-custom-properties
(latest: 2.1.1) Correctly declare progressive enhancements for CSS Custom Properties.
@csstools/postcss-color-function
(latest: 2.2.0) Use the color() function in CSS
@csstools/postcss-ic-unit
(latest: 2.0.2) Use the ic length unit
@csstools/postcss-oklab-function
(latest: 2.2.0) Use oklab() and oklch() color functions in CSS
@csstools/postcss-stepped-value-functions
(latest: 2.1.0) Use round, rem and mod functions in CSS
@csstools/postcss-unset-value
(latest: 2.0.1) Use the unset keyword in CSS.
@csstools/postcss-cascade-layers
(latest: 3.0.1) Use cascade layers in CSS
@csstools/postcss-trigonometric-functions
(latest: 2.1.0) Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships
@csstools/postcss-nested-calc
(latest: 2.0.2) Use nested calc() expressions in CSS
@csstools/postcss-text-decoration-shorthand
(latest: 2.2.2) Use text-decoration in it's shorthand form in CSS
@csstools/postcss-scope-pseudo-class
(latest: 2.0.2) The Reference Element Pseudo-class: :scope
@csstools/postcss-logical-float-and-clear
(latest: 1.0.1) Use flow-relative (inline-start and inline-end) values for float and clear
@csstools/postcss-logical-viewport-units
(latest: 1.0.2) Use vb and vi length units in CSS
@csstools/postcss-media-queries-aspect-ratio-number-values
(latest: 1.0.1) Use number values in aspect-ratio media queries.
@csstools/postcss-color-mix-function
(latest: 1.0.0) Use the color-mix function in CSS
@csstools/selector-specificity
(latest: 2.2.0) Determine selector specificity with postcss-selector-parser
@csstools/media-query-list-parser
(latest: 2.0.2) Parse CSS media query lists.
@csstools/color-helpers
(latest: 2.0.0) Color helpers to ease transformation between formats, gamut, etc
@csstools/css-color-parser
(latest: 1.0.0) Parse CSS color values
@csstools/css-calc
(latest: 1.0.1) Solve CSS math expressions
cssnano
(latest: 6.0.1) A modular minifier, built on top of the PostCSS ecosystem.
postcss-calc
(latest: 9.0.1) PostCSS plugin to reduce calc()
postcss-selector-parser
(latest: 6.0.15) > Selector parser with built in methods for working with selector strings.
postcss-custom-properties
(latest: 13.3.4) Use Custom Properties Queries in CSS
@csstools/cascade-layer-name-parser
(latest: 1.0.7) Parse CSS Cascade Layer names.
@csstools/css-parser-algorithms
(latest: 2.5.0) Algorithms to help you parse CSS from an array of tokens.
@csstools/css-tokenizer
(latest: 2.2.3) Tokenize CSS
Copyright 2013 - present © cnpmjs.org |
Home
|