Delete: No bundler to process CSS imports

This commit is contained in:
2026-03-20 23:03:05 -07:00
parent 01a09073bf
commit 57228bcbc0

View File

@@ -1,14 +0,0 @@
@font-face {
font-family: "Stain";
src: url("https://cdn.jsdelivr.net/gh/multipleof4/stain.otf@master/dist/Stain.otf") format("opentype");
font-weight: normal;
font-style: normal;
}
body,
input,
select,
button,
a {
font-family: "Stain", sans-serif;
}