- Install & Setting up - Tailwind and PostCSS
- Install - cssnano for CSS compression
- Install - purgecss to Optimizing css for Production
The framework source code can be found here: cakephp/cakephp.
The framework source code can be found here: cakephp/cakephp.
The framework source code can be found here: cakephp/cakephp.
Follow the Steps given blow to install Tailwind CSS for fresh development for HTML
Install & Setting up - Tailwind and PostCSS
Install tailwindcss and its peer dependencies via npm, and create your tailwind.config.js file.
Code 1