index
:
notive/notive.git
main
Collaborative music notebooks
Josh Kingsley
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
src
/
index.css
blob: 4fe2764429587d2633f8dd4cbfb4ddfb7cc79f43 (
plain
)
1
2
3
4
5
@
import
"tailwindcss"
;
body
{
background
:
var
(
--color-neutral-
900
);
}