1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00
twbs--bootstrap-sass/test/dummy_node_mincer/application.css.ejs.scss
2014-03-14 22:05:45 +01:00

6 lines
183 B
SCSS

@import "bootstrap-mincer";
@import "bootstrap";
#image-retina {
@include img-retina("apple-touch-icon-144-precomposed.png", "apple-touch-icon-144-precomposed.png", 72px, 72px);
}