A plugin for tailwindcss to add highlights to your text
The tailwindcss-highlights is a plugin for Tailwind CSS that provides utility classes for easily adding highlights to texts. It offers various options to customize the highlights such as colors, spread sizes, and variants.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.