This website requires JavaScript.
Explore
Help
Sign In
root
/
grafana
mirror of
https://github.com/grafana/grafana.git
Watch
1
Star
0
Fork
You've already forked grafana
0
Code
Issues
Actions
169
Packages
Projects
Releases
Wiki
Activity
release-12.0.6
grafana
/
scripts
/
webpack
/
postcss.config.js
7 lines
90 B
JavaScript
Raw
Permalink
Blame
History
module
.
exports
=
{
plugins
:
{
autoprefixer
:
{
}
,
'postcss-reporter'
:
{
}
,
}
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink