diete-design / diete.design

https://diete.design
MIT License
0 stars 0 forks source link

feat: code highlight component #39

Closed agazso closed 4 weeks ago

agazso commented 1 month ago

Code highlight component with copy button. Currently the dimension prop is only passed to the copy button, but it does not change the text size.

I choose to put the component in a custom folder to differentiate it from the other more basic components, because it has a dependency on the svelte-highlight and highlight.js packages. It also has a dependency on a custom css file for the syntax highlighting that was created by copying the grayscale-dark theme from the svelte-highlight package. Currently only dark mode is supported.

It can be previewed at /csstest.

Closes #32

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
diete-design ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 9:32am