What is postcss-import?
"PostCSS plugin to import CSS files"
postcss-import is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 30.5 KB on disk.
Installation Guide
# Install via NPM
npm install postcss-import
# Install via Yarn
yarn add postcss-import