Last active
February 6, 2020 11:19
-
-
Save geekysrm/c11824f0e08ba42310137ebfbf8fdedd to your computer and use it in GitHub Desktop.
Now install Emotion packages and tailwind-micro:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm i @emotion/core @emotion/styled tailwind.macro@next gatsby-plugin-postcss postcss-import postcss-preset-env | |
# We are installing the 'next' version of tailwind micro so as to use TailwindCSS 1.0.0+ | |
# For older versions of TailwindCSS, just install 'tailwind.macro' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment