mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-16 02:23:01 -06:00
new styling for frontpage, update login and authorize templates
This commit is contained in:
parent
82d9f88e42
commit
bcf9fe41c2
18 changed files with 873 additions and 60 deletions
11
web/source/package.json
Normal file
11
web/source/package.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"license": "AGPL-3.0",
|
||||
"dependencies": {
|
||||
"postcss": "^8.3.5",
|
||||
"postcss-color-function": "^4.1.0",
|
||||
"postcss-scss": "^4.0.0",
|
||||
"postcss-nested": "^4.2.1",
|
||||
"postcss-simple-vars": "^5.0.2",
|
||||
"postcss-strip-inline-comments": "^0.1.5"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue