add css update

This commit is contained in:
Hesam Panahi 2021-06-28 19:09:25 -05:00
parent 9d4a040dcd
commit b3ad1f74a0
5 changed files with 35407 additions and 4977 deletions

3
.gitignore vendored
View File

@ -89,3 +89,6 @@ typings/
# End of https://www.gitignore.io/api/node
layouts/.DS_Store
.DS_Store
assets/.DS_Store
static/.DS_Store

29592
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -54,5 +54,8 @@
"url-loader": "^4.1.0",
"webpack": "^5.27.1",
"webpack-cli": "^4.5.0"
},
"dependencies": {
"yarn": "^1.22.10"
}
}

File diff suppressed because one or more lines are too long

10784
yarn.lock

File diff suppressed because it is too large Load Diff