nitropage
Version:
A free and open source, extensible visual page builder based on SolidStart.
17 lines (15 loc) • 385 B
CSS
body {
background-color: var(--np-slate-50);
accent-color: var(--np-accent-400);
font-family: var(--np-font-sans);
}
* {
--tw-ring-inset: ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-shadow: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
}