ui/apps/showcase/src/index.css
Alois 0d2dc1676c
All checks were successful
/ package (push) Successful in 1m4s
(feat): big updates, added og tensamin theme
2026-07-26 15:05:47 +02:00

8 lines
132 B
CSS

@import "@methanium/ui/index.css";
@source ".";
@source "../../../src";
body {
margin: 0;
background-image: none !important;
}