Reprocess CSS to be not minimised.

This commit is contained in:
2025-12-23 09:12:49 -05:00
parent 37762504a4
commit cfd23cd1a3
21 changed files with 1071 additions and 227 deletions

View File

@@ -291,7 +291,7 @@
</sample-block>
</color-sample>
</color-samples>
<div class="tab-group" id="colors">
<tabset id="colors">
<div data-tab="css">
<pre class="language-css">:root {
--colour-blue: #2e51a1;
@@ -339,6 +339,6 @@
}
}</pre>
</div>
</div>
</tabset>
</body>
</html>