repo.or.cz
/
check_mk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Cleanup config.nodes_of
[check_mk.git]
/
postcss.config.js
blob
0831c5674e770a3935cff1fbc4671d2eb001eb1d
1
module.exports = {
2
plugins: [
3
require('autoprefixer'),
4
require('postcss-clean')
5
]
6
}