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
1d78e2bc20d31edc5a74f7fbaf75d13b147d4d96
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