vaadin / sass-compiler

A Java Sass compiler implementation
53 stars 25 forks source link

$v-textfield-border breaks Sass compilation #301

Open vaadin-bot opened 9 years ago

vaadin-bot commented 9 years ago

Originally by @snyholm


when using the variable $v-textfield-border : none; the sass compiler fails on multiple locations.

border : none; should be valid.


Imported from https://dev.vaadin.com/ issue #18784