Added image module
This commit is contained in:
parent
1d20b81f03
commit
527db9dfaf
6
src/_Image.sass
Normal file
6
src/_Image.sass
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
// Image
|
||||
// ––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
|
||||
img
|
||||
max-width: 100%
|
@ -15,4 +15,5 @@
|
||||
@import Spacing
|
||||
@import Table
|
||||
@import Typography
|
||||
@import Image
|
||||
@import Utility
|
||||
|
Loading…
Reference in New Issue
Block a user