postcss-extract-value
postcss-extract-value copied to clipboard
PostCSS plugin to extract values from css properties and put them into variables.
Results
1
postcss-extract-value issues
Sort by
recently updated
recently updated
newest added
Right now plugin support only single files — just move variables to top. But in most of cases we need to support multiple files and create some external config file....