Relative Content

Tag Archive for postcsspostcss-cli

PostCSS Output is Not Showing

Hey guys I’m pretty new to PostCSS and I have an issue where my my changes are not showing up. I npm install the PostCSS Cli, dev dependencies, autoprefixer for my plugin and placed it in the post.config.js file. I have my index.html file inside the dist folder and my input.css in my src folder where i make style changes.