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
6da369f3fe501aa830e4c436ea7fa1237151bbb4
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