postcss-preset-ccb
v0.18.0
Published
Collection of postcss plugins for improved compatibility and handling of future syntaxes.
Downloads
60
Readme
postcss-preset-ccb
Options
fallback (boolean, enabled by default)
Features already supported in Chrome and Firefox yet need fallback in older and/or other browsers
upcoming (boolean, enabled by default)
Features implemented in future versions and need fallback for current and older browsers
next (boolean, turned off by default)
Features talked about in future standards and not yet implemented in any browsers
resolveImports (boolean, turned off by default)
Resolve css imports
logicalDir (boolean, turned off by default)
Fallback for :dir() and logical properties
inputRange (boolean, turned off by default)
Resolve ::range-track, ::range-thumb, ::range-lower and ::range-upper with browser-specific prefixed versions