/postcss-starter

A minimal static site generator built with PostCSS and integrated with dev and build workflows.

Primary LanguageHTML

PostCSS

Set up a simple and basic 'static site generator' with PostCSS plugins that covers creating your own dev workflow that recreates SASS pre-processor features, importing files, linting and autoprefixer for development. Publish the site with build steps for removing unused css, minifying and then inlining critical css for above the fold to boost page load performance. Plus some other cool postcss plugins.

Read post on how to getting start with PostCSS.