package.dist.missing-prism.min.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of missing.css Show documentation
Show all versions of missing.css Show documentation
missing.css is the CSS library we wished already existed.
The newest version!
.token.comment,.token.prolog,.token.doctype,.token.cdata,.token.punctuation{color:var(--muted-fg)}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:var(--bad-fg)}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:var(--ok-fg)}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string,.token.regex,.token.important,.token.variable{color:var(--warn-fg)}.token.atrule,.token.attr-value,.token.keyword{color:var(--info-fg)}.token.function{color:var(--bad-fg);font-style:italic}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}