This website requires JavaScript.
Explore
Help
Sign In
OpenServer
/
OpenAuth_server
Watch
1
Star
1
Fork
0
You've already forked OpenAuth_server
Code
Issues
Pull Requests
Actions
Releases
Wiki
Activity
36304b8873
OpenAuth_server
/
Frontend
/
postcss.config.js
8 lines
111 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add new profile endpoint Add some logging output for auth failures
2023-04-07 21:01:56 +00:00
module
.
exports
=
{
Start implementing a new user page for account and security settings
2023-04-09 16:20:43 +00:00
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
Adjust frontend build script to allow aggressive caching
2023-04-14 13:43:08 +00:00
// cssnano: {},
Start implementing a new user page for account and security settings
2023-04-09 16:20:43 +00:00
}
,
Add new profile endpoint Add some logging output for auth failures
2023-04-07 21:01:56 +00:00
}
;
Reference in New Issue
Copy Permalink