chore: add data-optimizable="true" attribute on optimizable <style>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<defs><style><%= fonts %></style></defs>
|
||||
|
||||
<style>
|
||||
<style data-optimizable="true">
|
||||
<%= style %>
|
||||
</style>
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user