add extra cool styling

This commit is contained in:
SethBurkart123
2023-08-28 15:07:11 +10:00
parent 567593d76c
commit fc9edbf1c4
4 changed files with 194 additions and 5 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
"description": "![Logo](https://raw.githubusercontent.com/SethBurkart123/BetterThanBetterSeqta/c96edd5956fc11571408310aea98cf7222d6876f/src/icons/betterseqta-light-full.png#gh-dark-mode-only) ![Logo](https://raw.githubusercontent.com/SethBurkart123/BetterThanBetterSeqta/c96edd5956fc11571408310aea98cf7222d6876f/src/icons/betterseqta-dark-full.png#gh-light-mode-only)",
"main": "webpack.config.js",
"scripts": {
"build": "webpack --mode production",
"dev": "webpack --mode development --watch"
"build": "webpack --config webpack.config.js",
"dev": "webpack --config webpack.config.js --watch"
},
"keywords": [],
"author": "",