"value":"\n <p>CSS usually has a global scope which can make change risky.<\/p>\n\n<p>How do you know that changing CSS in a global stylesheet to fix a bug won't cause more elsewhere?<\/p>\n\n<p>Tailwind CSS and utility classes change CSS to a local scope.<\/p>\n\n<p>You can see what styling is applied to an element by looking at its classes and easily make changes without worrying that it will cause unexpected issues elsewhere.<\/p>\n\n ",
"format":"full_html",
"processed":"\n <p>CSS usually has a global scope which can make change risky.<\/p>\n\n<p>How do you know that changing CSS in a global stylesheet to fix a bug won't cause more elsewhere?<\/p>\n\n<p>Tailwind CSS and utility classes change CSS to a local scope.<\/p>\n\n<p>You can see what styling is applied to an element by looking at its classes and easily make changes without worrying that it will cause unexpected issues elsewhere.<\/p>\n\n ",