This website works better with JavaScript.
Home
Explore
Help
Sign In
Pawlik
/
gohugo-theme-ananke
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
43
Wiki
Activity
Browse Source
clean up
tags/1.2
Bud Parr
7 years ago
parent
86d965bef5
commit
2c68fa9bce
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/css/postcss.config.js
+ 1
- 1
src/css/postcss.config.js
View File
@@ -4,5 +4,5 @@ module.exports = {
'postcss-cssnext': {
browsers: ['last 2 versions', '> 5%'],
}
}
}
};
Write
Preview
Loading…
Cancel
Save