This website requires JavaScript.
Explore
Help
Sign In
LotusGuild
/
element-call
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
12b719da95ac8221f5aa9e8f44f8a0797af4041e
element-call
/
.postcssrc.json
T
9 lines
111 B
JSON
Raw
Normal View
History
Unescape
Escape
Add automatic css prefixing
2021-10-14 17:41:59 -07:00
{
"plugins"
:
{
"postcss-preset-env"
:
{
"stage"
:
3
,
"browsers"
:
"last 2 versions"
}
}
}
Reference in New Issue
Copy Permalink