What is postcss-nested?
"PostCSS plugin to unwrap nested rules like how Sass does it"
postcss-nested is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 14.1 KB on disk.
Installation Guide
# Install via NPM
npm install postcss-nested
# Install via Yarn
yarn add postcss-nested