Skip to content

Instantly share code, notes, and snippets.

@geekysrm
Last active February 6, 2020 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geekysrm/c11824f0e08ba42310137ebfbf8fdedd to your computer and use it in GitHub Desktop.
Save geekysrm/c11824f0e08ba42310137ebfbf8fdedd to your computer and use it in GitHub Desktop.
Now install Emotion packages and tailwind-micro:
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