The ./dist folder mentioned in CONTRIBUTING.md
#6179
Replies: 1 comment 1 reply
-
|
Hey! Thank you for your question! We used to have a However, we have introduce a new The current We do have a new solution for the CDN build with TL;DR: The |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've recently got interested in HTML class names with arbitrary values, and now - since Tailwind CSS supports them I want to test a few things and see how it all works. The
CONTRIBUTING.mddocumentation states the following:However, there is no such
distfolder after running the above command(s), there is thelibfolder and the actual root folder which seems to be the actual folder mentioned, but unsure.As said, I'm not sure about it, and maybe I've missed something - since this is the first time I'm touching Tailwind CSS source code? 🤔
If the
rootfolder happens to be the correct folder, I'm happy to issue a pull request for theCONTRIBUTING.mdfile and references accordingly.In any other case, can someone explain to me how to test the generated CSS with a custom HTML file the 'actual' way you describe? What is the command to generate a
distfolder?Thanks for all the work! 🤟
Beta Was this translation helpful? Give feedback.
All reactions