chore(css-config.js): drop autoprefixer dependency

This commit is contained in:
Cory Dransfeldt 2025-03-31 13:07:09 -07:00
parent 5290dfb73b
commit 9d4826d72b
No known key found for this signature in database
3 changed files with 3 additions and 69 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "1.1.8",
"version": "1.1.9",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -37,7 +37,6 @@
"@11ty/eleventy": "v3.0.0",
"@11ty/eleventy-fetch": "5.0.2",
"@cdransf/eleventy-plugin-tabler-icons": "^2.11.1",
"autoprefixer": "^10.4.21",
"cssnano": "^7.0.6",
"dotenv": "16.4.7",
"ics": "^3.8.1",