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
e36aef8aa3c64aa040147c1139be09cb504365da
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