fix(tags.php.liquid): import bootstrap properly

This commit is contained in:
Cory Dransfeldt 2025-06-16 10:14:43 -07:00
parent 0c64cdf570
commit 81afe237f7
No known key found for this signature in database
3 changed files with 9 additions and 10 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "10.6.5",
"version": "10.6.6",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -60,7 +60,7 @@
"markdown-it-prism": "^3.0.0",
"markdownlint": "0.38.0",
"markdownlint-cli": "0.45.0",
"postcss": "^8.5.5",
"postcss": "^8.5.6",
"postcss-import": "^16.1.0",
"postcss-import-ext-glob": "^2.1.1",
"prettier": "3.5.3",