This website requires JavaScript.
Explore
Help
Register
Sign in
emma
/
akkoma-fe
Watch
1
Star
0
Fork
You've already forked akkoma-fe
0
forked from
AkkomaGang/akkoma-fe
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
94bbf8f0a3
akkoma-fe
/
postcss.config.js
4 lines
58 B
JavaScript
Raw
Normal View
History
Unescape
Escape
revives autoprefixer which went AWOL during Webpack v1 -> v4 migration
2019-08-13 22:18:07 +00:00
module
.
exports
=
{
update eslint & postcss
2022-12-08 19:08:18 +00:00
plugins
:
[
require
(
'autoprefixer'
)
]
revives autoprefixer which went AWOL during Webpack v1 -> v4 migration
2019-08-13 22:18:07 +00:00
}
Reference in a new issue
Copy permalink