Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prettier messes with tailwind css class
When editing the global.css file, Prettier automatically formats the code from `md:text-5xl` to `md: text-5xl`, adding a space after a single colon. This behavior is not desired.
- Loading branch information
e79de32
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
ts-nextjs-tailwind-starter – ./
ts-nextjs-tailwind-starter-git-main-theodorusclarence.vercel.app
ts-nextjs-tailwind-starter-theodorusclarence.vercel.app
ts-nextjs-tailwind-starter.vercel.app
ts-nextjs-tailwind-starter.theodorusclarence.com
tsnext-tw.thcl.dev