π¦ΉββοΈ Twin lets you use Tailwind classes within any CSS-in-JS library.
π©βπ€ Emotion is a powerful CSS-in-JS library that supports both inline CSS styles and styled components. You can use each styling feature individually or together in the same file.
Install the necessary NPM packages
Install the Emotion plugin in gatsby-config.js
Import the Tailwind base styles using Gatsby browser
That's it, now it's ready to go!
We'll also create an example page to play with Twin and Emotion.
Read more about Twin in the repo readme: