mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
6 lines
183 B
SCSS
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);
|
|
}
|