Why are global classes inserted multiple times with each block
-
I have defined global classes which I attach to several blocks on the page and Greenshift embeds the CSS for each global class once in every single block that uses them as a
<style scoped>
What is the reason? I thought global classes are global and synced, so why not insert the css once in the header? It’s completely unnecessary and slows the page down.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Why are global classes inserted multiple times with each block’ is closed to new replies.