UNPKG

steal-css

Version:
10 lines (9 loc) 271 B
/*folder/main.css!steal-css*/ @import url(../folder/bootstrap/button.css); @import url(../folder/bootstrap/button-danger.css); #test-element { background-image: url(../images/hero-ribbons.png); } #test-relative { background-image: url(../folder/bootstrap/other.png); }