mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-04-21 14:12:45 +00:00
clean up
This commit is contained in:
parent
31409aae1c
commit
86d965bef5
@ -2,7 +2,7 @@ module.exports = {
|
|||||||
plugins: {
|
plugins: {
|
||||||
'postcss-import': {},
|
'postcss-import': {},
|
||||||
'postcss-cssnext': {
|
'postcss-cssnext': {
|
||||||
browsers: ['last 2 versions', '> 5%'],
|
browsers: ['last 2 versions', '> 5%'],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user