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
11
Releases
5
Wiki
Activity
1608
Commits
60
Branches
19
Tags
439 MiB
Vue
52.9%
JavaScript
22.9%
TypeScript
19.3%
Shell
3%
Python
1.1%
Other
0.7%
Branch:
deep-fix
crowd-funder-for-time-pwa
/
postcss.config.js
6 lines
83 B
Raw
Permalink
Blame
History
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}
;