Added imports

This commit is contained in:
Afzal Sayed 2017-12-15 23:04:00 +05:30 committed by GitHub
parent 36e76afb76
commit fc85d75ae2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
@import './colors.less';
.collapsible {
display: flex;
flex-direction: column;
@ -46,4 +48,4 @@
padding: 0.75rem 0.75rem;
margin: 0;
}
}
}