UNPKG

steal-css

Version:
9 lines (8 loc) 241 B
@import "locate://bootstrap/button.css"; @import url("locate://bootstrap/button-danger.css"); #test-element { background-image: url("../images/hero-ribbons.png"); } #test-relative { background-image: url("locate://bootstrap/other.png"); }