because I got bored of customising my CV for every job
at main 8 lines 272 B view raw
1@import "@cv/ui/styles"; 2@import "tailwindcss"; 3@import "highlight.js/styles/default.css"; 4@import "./styles/base.css"; 5@import "./styles/syntax-highlighting.css"; 6@import "./styles/markdown.css"; 7@import "./styles/view-transitions.css"; 8@source "../node_modules/@cv/ui";