mirror of
https://github.com/StepanovPlaton/AboutMe.git
synced 2026-04-04 12:50:49 +04:00
Initial commit
This commit is contained in:
11
src/styles/expressive-code.css
Normal file
11
src/styles/expressive-code.css
Normal file
@@ -0,0 +1,11 @@
|
||||
@reference "tailwindcss";
|
||||
|
||||
.expressive-code {
|
||||
.frame {
|
||||
@apply shadow-none!;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-family: "JetBrains Mono Variable", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user