fix(prism.css): use overflow-wrap for long, uninterrupted text strings

This commit is contained in:
Cory Dransfeldt 2025-05-14 06:52:54 -07:00
parent 563cdef42a
commit f822d627c1
No known key found for this signature in database
3 changed files with 7 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "4.3.0",
"version": "4.3.1",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {