Article publication date: 2024-02-10T00:00:00.000Z
Article update date: 2024-02-11T00:00:00.000Z
This is a template article
Write the main text in markdown format like this

When the reset CSS of Tailwind CSS removes all default CSS effects,you can apply common styles across your site by using global.css where you can write regular CSS. However, it's not encouraged to use it extensively as it goes against the philosophy of Tailwind CSS.
