About Very Important CSS Classes in TailwindCSS
To force a CSS class definition with !important
in TailwindCSS, add an exclamation mark before the TailwindCSS class:
1 2 3 |
|
In this example, the margins between headers and paragraphs are forced to be used as in TailwindCSS Typography, and not as in Quill Editor's style.
Tips and Tricks Development Frontend JavaScript TailwindCSS Quill
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django GDPR Cookie Consent app
For Django websites that use cookies.