an attempt to compact css and use clean-css and failing
All checks were successful
/ build (push) Successful in 29s

This commit is contained in:
Ruben 2025-06-01 13:41:16 -05:00
commit 2bc1a4c684
No known key found for this signature in database
GPG key ID: 8EA836555FB6D9A5
12 changed files with 4649 additions and 2180 deletions

View file

@ -11,10 +11,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:url" content="https://synth.download/">
<link rel="stylesheet" href="/pagefind/pagefind-ui.css">
<link rel="stylesheet" href="/styles/base.css">
<link rel="stylesheet" href="/styles/colors.css">
<link rel="stylesheet" href="/styles/font.css">
<link rel="stylesheet" href="/styles/icons.css">
<script src="/pagefind/pagefind-ui.js"></script>
<script src="/scripts/alt-popup.js"></script>
<script src="/scripts/button.js"></script>