mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-21 22:01:34 +00:00
.github
content
docs
quartz
cli
components
plugins
processors
static
styles
base.scss
callouts.scss
custom.scss
syntax.scss
variables.scss
util
bootstrap-cli.mjs
bootstrap-worker.mjs
build.ts
cfg.ts
worker.ts
.gitattributes
.gitignore
.npmrc
.prettierignore
.prettierrc
CODE_OF_CONDUCT.md
Dockerfile
LICENSE.txt
README.md
globals.d.ts
index.d.ts
package-lock.json
package.json
quartz.config.ts
quartz.layout.ts
tsconfig.json
4 lines
50 B
SCSS
4 lines
50 B
SCSS
@use "./base.scss";
|
|
|
|
// put your custom CSS here!
|