#Astro automatically generates class
5 messages · Page 1 of 1 (latest)
Those classes are used for the style scoping feature
oh ok. Is there also a documentation about it on Astro?
Thank you ❤️
5 messages · Page 1 of 1 (latest)
Hi, I have created a toggler in with Vue and Astro automatically generates a class for the first time.
When I click the button, the class is replaced with my own class.
This class doesn't bother me, but why would I create one there in the first place? When I deactivate the button, this class is no longer there either.
Those classes are used for the style scoping feature
oh ok. Is there also a documentation about it on Astro?
Thank you ❤️