Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
xqz
/
dianDemo
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
a0582f14
authored
2020-02-07 16:26:24 +0800
by
宋楠
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
解决build 报错
1 parent
8ff8ece1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
.postcssrc.js
package.json
.postcssrc.js
View file @
a0582f1
...
...
@@ -2,7 +2,7 @@
module
.
exports
=
{
plugins
:
{
autoprefixer
:
{
browsers
:
[
'Android >= 4.0'
,
'iOS >= 7
'
]
overrideBrowserslist
:
[
'Android 4.1'
,
'iOS 7.1'
,
'Chrome > 31'
,
'ff > 31'
,
'ie >= 8
'
]
},
'postcss-pxtorem'
:
{
rootValue
:
37.5
,
...
...
package.json
View file @
a0582f1
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment