combine CSS
This commit is contained in:
parent
165efe1d03
commit
6f46726e92
5 changed files with 11 additions and 7 deletions
|
@ -6,6 +6,7 @@
|
|||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "npx @11ty/eleventy --serve",
|
||||
"build": "npx @11ty/eleventy",
|
||||
"upload": "npx @11ty/eleventy && rsync -aP --delete dist/ joshua@seigler.net:/srv/www/joshua.seigler.net/public_html/"
|
||||
},
|
||||
"keywords": [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue