-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
There was an error beautifying your Sass:
Error on line 12: Inconsistent indentation: 1 tab was used for indentation, but the rest of the document was indented using 4 spaces.
Use --trace for backtrace
Use --trace for backtrace.
`
@import vars
@import fonts
@import libs
::placeholder
color: $black
::selection
background-color: $denim-blue
color: #fff
input,textarea
-webkit-appearance: none
-webkit-border-radius: 0
body
font-size: 14px
min-width: 320px
position: relative
line-height: 1.67
font-family: $default-font
overflow-x: hidden
color: $black
.img-responsive
display: block
max-width: 100%
height: auto
&.img-width
width: 100%
@import media
`
Metadata
Metadata
Assignees
Labels
No labels