Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 427 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 427 Bytes

Astro Shiki Syntax Highlighting with CSS Variables

This project is a showcase of Astro Shiki Syntax Highlighting with CSS Variables.

For a more detailed explanation, please follow the post on christianpenrod.com


Getting Started

  • Install dependencies: npm install
  • Run the development server: npm run dev