This website works better with JavaScript.
Home
Explore
Help
Sign In
trent_larson
/
crowd-funder-for-time-pwa
Watch
4
Star
1
Fork
2
Code
Pull Requests
6
Releases
5
Wiki
Activity
1447
Commits
43
Branches
19
Tags
418 MiB
Vue
55.6%
JavaScript
25.7%
TypeScript
16.4%
Python
1.2%
Shell
0.7%
Other
0.2%
Branch:
homeview-refresh-2025-02
crowd-funder-for-time-pwa
/
postcss.config.js
6 lines
83 B
Raw
Permalink
Blame
History
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}
;