Dan Kolz

Results 5 issues of Dan Kolz

fixes https://github.com/bevacqua/rome/issues/150

The calendar looks like it is absolutely positioned with the left of the calendar roughly aligned with the left of the input element used to hold the date. ![image](https://cloud.githubusercontent.com/assets/1598367/12202997/466df210-b5f2-11e5-8689-9f96ed07db51.png) What...

**To reproduce:** ```less .foo { @import (reference) "abc"; .one { .two(); // defined in abc.less } } ``` in another file ```less .bar { @import (reference) "abc"; .three { .two();...

bug

Need for the change to rome https://github.com/bevacqua/rome/issues/150