USACE / groundwork

React Components for USACE Applications
https://usace.github.io/groundwork
4 stars 0 forks source link

Add CSS note to docs #24

Open willbreitkreutz opened 2 months ago

willbreitkreutz commented 2 months ago

Not sure off the bat where this goes, but agree with @krowvin from #22 that we should note this:

Tailwind does resets on many base level tags for cross browser support see Preflight for details It is NOT recommended to use multiple CSS frameworks due to CSS overwriting each other / naming conflicts. Do this at your own risk. Groundwork™ expects you to be using Vanilla CSS or Tailwind for all your styling needs.