Brings TailwindCSS https://tailwindcss.com to ReasonML
The re-tailwindReasonML utility is a tool designed to generate Tailwind classes for use in ReasonML projects. By adding this utility to the bs-dependencies in bsconfig.json and following a simple usage guide, developers can easily construct Tailwind classnames for their applications. This utility serves as a handy solution for incorporating Tailwind CSS styles with ease in ReasonML projects.
To install the re-tailwindReasonML utility, follow these steps:
bs-dependencies
in bsconfig.json
.TW.make
function to create your Tailwind classnames.The re-tailwindReasonML utility simplifies the process of generating Tailwind classes for ReasonML projects. By seamlessly integrating this tool and using the provided functions, developers can efficiently incorporate Tailwind CSS styles into their applications. With its straightforward installation process and practical features, re-tailwindReasonML emerges as a valuable asset for enhancing the styling capabilities of ReasonML projects.