Removed boostrap-sass
This commit is contained in:
parent
afa22395fe
commit
0bd9cc4604
5 changed files with 7 additions and 19 deletions
|
@ -3,5 +3,6 @@ body {
|
|||
}
|
||||
|
||||
main img {
|
||||
@extend .img-responsive;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
@import 'compass';
|
||||
@import 'bootstrap';
|
||||
|
||||
@import "variables/**/*";
|
||||
@import "base/**/*";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue