Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 232 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 232 Bytes

gatsby-tailwind-issue

Minimal reproduction for Gatsby 4 issue with css modules @apply-ing custom tailwind classes.

Either of these will crash during the build process because of the css modules:

  • npm start
  • npm run watch