• discord
  • laravel
  • tailwind
  • vue
Tailwind CSS
#
general
general discussion of Tailwind CSS
avatar
drehimself 07/17/2019
yeah hahaha
some other comment
why are you so awesome
avatar
drehimself 07/17/2019
Here are the Tailwind docs
avatar
drehimself 07/17/2019
Does that result in the raw svg being inlined in the DOM?
avatar
drehimself 07/17/2019
This is handy if you don't want to load SVG as a separate file.
avatar
drehimself 07/17/2019
Exactly the same way as in Vue @impulse
avatar
drehimself 07/17/2019
I think it can slow down the page if there's too much bloat in the document.
Compared to loading it externally.
avatar
drehimself 07/17/2019
Comparison would be better if it's not also comparing an vector svg to a raster gif, it's a difference in rendering too.
avatar
drehimself 07/17/2019
Thank you that works perfectly! Turns out my z-index (or lack of setting one) was also messing things up on the navbar.
avatar
drehimself 07/17/2019
yeah i never really use z-index
for anything heh
avatar
drehimself 07/17/2019
awesome thats cool to hear!