xanadu
xanadu copied to clipboard
Organize CSS
main.css
is quickly becoming a monolith. It would be nice to break it up into smaller files. Since we have to build the TS code to JS, we might want to move to Sass and then compile that to CSS, as well.