Multiple HTML for tailwinds #13742
AppleCraft2005
started this conversation in
General
Replies: 2 comments 2 replies
-
Yeo! I believe that's the way Tailwind should be used. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes, it’s perfectly fine to link multiple HTML files to a single style.css file. This is a common practice and helps maintain consistency in design across different pages. Just ensure that your CSS is well-organized and uses classes efficiently to style elements appropriately for each page. Publix Passport |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So i have plan to build a simple web using tailwind. The website are consist of multiple HTML file and some JS. My question is, is it okay for all the HTML file to connect to a single style.css file ??
Like in the photo i got three HTML file and all of it connect in to style.css
Beta Was this translation helpful? Give feedback.
All reactions