This website requires JavaScript.
Explore
Help
Sign In
mokhtar
/
shellphone.app
Watch
1
Star
0
Fork
0
You've already forked shellphone.app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
0d7e0ba1b4
shellphone.app
/
postcss.config.js
8 lines
98 B
JavaScript
Raw
Normal View
History
Unescape
Escape
migrate to blitzjs
2021-07-31 14:33:18 +00:00
// postcss.config.js
move to webapp
2021-07-18 15:32:45 +00:00
module
.
exports
=
{
plugins
:
{
migrate to blitzjs
2021-07-31 14:33:18 +00:00
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
move to webapp
2021-07-18 15:32:45 +00:00
}
,
reformat with prettier with semicolons and tabs
2021-07-31 15:57:43 +00:00
}
;
Reference in New Issue
Copy Permalink