chore: add data-optimizable="true" attribute on optimizable <style>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<defs><style><%= fonts %></style></defs>
|
||||
|
||||
<style>
|
||||
<style data-optimizable="true">
|
||||
<%= style %>
|
||||
.stdin, .stdout {
|
||||
animation-duration: <%= meta.animations.stdin %>s;
|
||||
|
||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Reference in New Issue
Block a user