Matt Layman 12/6/2020

How To Set Up Tailwind CSS In Django On Heroku

Read Original

This article provides a step-by-step tutorial on integrating Tailwind CSS into a Django application deployed on Heroku. It explains how to move from using the large, default CDN version of Tailwind to a custom-built version that drastically reduces the CSS file size from ~3MB to around 29kB. The guide covers installing Node.js, configuring Tailwind and PostCSS, setting up build commands, and configuring Heroku buildpacks.

How To Set Up Tailwind CSS In Django On Heroku

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet