dat-ecosystem-archive / design

Design Resources and Assets [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
https://dat-ecosystem-archive.github.io/design/
Other
43 stars 27 forks source link

breakpoint rules are broken #14

Closed laurengarcia closed 8 years ago

laurengarcia commented 8 years ago

reported by clkao; im also seeing this issue as well with the latest version of the module when @import'ing into other projects.

when i comment out the new responsive breakpoint rules added here: https://github.com/datproject/design/commit/cc5b6a0898883c5248db4f1a3ee48cce7f77753b

... it stops failing. i think the problem is the @if statement in the middle of the block. it should be an @else if.

fixing now.

laurengarcia commented 8 years ago

ok, version is bumped to 1.2.5 with bugfix from this.