middleman-tailwind-webpack icon indicating copy to clipboard operation
middleman-tailwind-webpack copied to clipboard

Middleman App setup with Webpack and Tailwind CSS

Results 1 middleman-tailwind-webpack issues
Sort by recently updated
recently updated
newest added

I've updated Tailwind to 1.x here. More [detailed upgrade instructions](https://tailwindcss.com/docs/upgrading-to-v1/) can be found on their site. - Renamed `tailwind.js` => `tailwind.config.js` - Updated references in `postcss.config.js` - Added parts of...