This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
OpChan
Watch
1
Star
0
Fork
0
You've already forked OpChan
mirror of
https://github.com/logos-messaging/OpChan.git
synced
2026-01-02 21:03:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpChan
/
postcss.config.js
7 lines
81 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: setup basic frontend
2025-04-15 16:28:03 +05:30
export
default
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
chore: linting + types + refactor
2025-08-30 18:34:50 +05:30
}
;
Reference in New Issue
Copy Permalink