syntxcode
v0.2.0
Published
CSS/SCSS syntax highlighting framework for <code> and <pre> tags. No JavaScript, just Sass.
Maintainers
Readme
SyntxCode is CSS framework for highlighting syntax inside <code> tag. Lightweight, easy to use, and dependency-free.
Installation
You can install SyntxCode via npm:
npm install syntxcodeOr you can include it directly in your HTML:
<link rel="stylesheet" href="https://unpkg.com/syntxcode@latest/dist/syntxcode.css">Learn more
Learn more on the SyntxCode website.
