chore(css-config.js): drop autoprefixer dependency
This commit is contained in:
parent
5290dfb73b
commit
9d4826d72b
3 changed files with 3 additions and 69 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue