2026-04-30 13:54:49 +02:00
|
|
|
@layer compound-tokens, compound-web, shared-components, app-web;
|
|
|
|
|
|
|
|
|
|
@import "../../../../res/css/_font-sizes.pcss" layer(app-web);
|
|
|
|
|
@import "../../legacy-light/css/_fonts.pcss" layer(app-web);
|
|
|
|
|
@import "../../legacy-light/css/_legacy-light.pcss" layer(app-web);
|
|
|
|
|
@import "_custom.pcss" layer(app-web);
|
|
|
|
|
@import "../../../../res/css/_components.pcss" layer(app-web);
|
|
|
|
|
@import url("highlight.js/styles/atom-one-light.min.css") layer(app-web);
|
|
|
|
|
@import url("github-markdown-css/github-markdown-light.css") layer(app-web);
|