Prettier
Prettier is a popular and powerful code formatting tool used in software development to ensure consistent and aesthetically pleasing code styles across projects. By automating the code formatting process, Prettier eliminates the need for developers to manually adjust indentation, spacing, and other formatting aspects and its opinionated approach to code formatting guarantees a uniform codebase.
Snippets
Tailwind Automatic Class Sorting with Prettier
Did you know that Tailwind has a Prettier plugin to bring order to your JSX and SCSS files? :D Now you do!
31 views
Unknown at rule @apply... k thx bye!
Are we finally done seeing all those "Unknown at rule @apply"?! Because I surely am!
139 views