UNPKG
corporate-frontend-mithril
Version:
latest (3.4.0)
3.4.0
3.3.0
3.2.0
Corporate frontend MithrilJS modules
corporate-frontend-mithril
/
postcss.config.js
6 lines
(5 loc)
•
77 B
JavaScript
View Raw
1
2
3
4
5
6
module
.exports = {
plugins:
[
require
(
'autoprefixer'
), ], };