1 Star 0 Fork 805

李想 / uni-app

forked from DCloud / uni-app 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
postcss.config.js 122 Bytes
Copy Edit Raw Blame History
module.exports = {
plugins: [
require('autoprefixer')({ overrideBrowserslist: ['iOS >= 8', 'Android >= 4'] })
]
}
JavaScript
1
https://gitee.com/lny2017/uni-app.git
git@gitee.com:lny2017/uni-app.git
lny2017
uni-app
uni-app
master

Search