Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 541 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 541 Bytes

postcss-config

🌶 A PostCSS config file with all the right stuff

Getting Started

Install Dependencies

PostCSS and PostCSS Plugins

yarn add --dev postcss postcss-easy-import postcss-for postcss-each postcss-mixins postcss-custom-selectors postcss-nested postcss-preset-env postcss-pxtorem postcss-initial postcss-focus-visible cssnano postcss-reporter

Focus Visible Polyfill

https://github.com/WICG/focus-visible

yarn add focus-visible

Add Config

Add postcss.config.js to the project root.