This website requires JavaScript.
Explore
Help
Sign In
root
/
regexper-static
Watch
1
Star
0
Fork
0
You've already forked regexper-static
Code
Issues
Pull Requests
Releases
Wiki
Activity
edf4ecd081
regexper-static
/
postcss.config.js
7 lines
90 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Base webpack config
2018-02-10 20:58:29 +00:00
module
.
exports
=
{
Fixing postcss config
2018-02-11 12:04:36 +00:00
plugins
:
[
require
(
'precss'
)
,
require
(
'autoprefixer'
)
Base webpack config
2018-02-10 20:58:29 +00:00
]
}
;
Reference in New Issue
Copy Permalink