fix(*): remove old media highlight styles

This commit is contained in:
Cory Dransfeldt 2025-06-15 21:19:53 -07:00
parent 9e181363dd
commit 864b777dba
No known key found for this signature in database
6 changed files with 20 additions and 32 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "10.6.2",
"version": "10.6.3",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -44,7 +44,7 @@
"devDependencies": {
"@11ty/eleventy": "3.1.1",
"@11ty/eleventy-fetch": "5.1.0",
"@cdransf/eleventy-plugin-tabler-icons": "^2.13.0",
"@cdransf/eleventy-plugin-tabler-icons": "^2.13.1",
"cheerio": "1.1.0",
"concurrently": "9.1.2",
"cssnano": "^7.0.7",