WordPressify uses PostCSS by default. You can add, remove, or swap plugins to build the exact CSS feature set you need.
The plugin lists are defined in gulpfile.js:
Development plugins (pluginsListDev):
Production plugins (pluginsListProd):
The main CSS entry point is:
src/assets/css/style.cssThis file contains the WordPress template header comment and imports for your stylesheets.