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