This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
homebox
Watch
1
Star
0
Fork
You've already forked homebox
0
forked from
mirrors/homebox
Code
Pull requests
Activity
1279028d07
homebox
/
frontend
/
postcss.config.js
7 lines
83 B
JavaScript
Raw
Normal View
History
Unescape
Escape
init frontend
2022-08-30 18:05:21 +00:00
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
frontend: cleanup * dummy commit * cleanup workflows * setup and run eslint * add linter to CI * use eslint for formatting * reorder rules * drop editor config
2022-09-09 22:46:53 +00:00
}
;
Copy permalink