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.md
documentation states the following:However, there is no such
dist
folder after running the above command(s), there is thelib
folder 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
root
folder happens to be the correct folder, I'm happy to issue a pull request for theCONTRIBUTING.md
file 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
dist
folder?Thanks for all the work! 🤟
Beta Was this translation helpful? Give feedback.
All reactions