This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Provision
/
UnivateProperties
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
173
Commits
1
Branch
Tree:
1319e95340
UnivateProperties
/
postcss.config.js
postcss.config.js
62B
History
Raw
1
2
3
4
5
module
.exports = {
plugins
: {
autoprefixer
: {},
},
};