Closed pcolton closed 10 years ago
This has been fixed in 2.1.2 to allow for urls like these via the new asset:// scheme:
.myButton { background-image: url(asset://buttonimage); background-size: 100 30; }
This has been fixed in 2.1.2 to allow for urls like these via the new asset:// scheme: