fix(tags.php.liquid): import bootstrap properly
This commit is contained in:
parent
0c64cdf570
commit
81afe237f7
3 changed files with 9 additions and 10 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue