Tested by cloning and running the Next.js example. <img width="518" alt="Screen Shot 2020-02-18 at 13 14 28" src="https://user-images.githubusercontent.com/686573/74778585-bb369800-5250-11ea-94b1-89577f9cc330.png"> Clicking through to `utilities.css:1` shows: <img width="184" alt="Screen Shot 2020-02-18 at 13 14 48" src="https://user-images.githubusercontent.com/686573/74778622-d0132b80-5250-11ea-82ea-43dad3b9e6b9.png"> Is there a way to see Tailwind's CSS declarations in a source map for local dev and debugging?
Tested by cloning and running the Next.js example.
Clicking through to
utilities.css:1shows:Is there a way to see Tailwind's CSS declarations in a source map for local dev and debugging?