Jan Tammen

Results 17 comments of Jan Tammen

:+1 I am experiencing the same issue ... the SVG's bounding box seems to be ignored and the resulting icons don't have necessarily the same size. Using the same SVGs...

@pensierinmusica Can confirm that using FontCustom directly solves the issue in my case. @makabde PR would be great (-:

Hi, any update on integrating version 1.3.0 of [lesscss-engine](/asual/lesscss-engine)? A new release of greenscript would be really appreciated! I am using the ZURB Foundation framework and had a similar problem...

Cool! Just for the record: found out that actually escaping the rule correctly did solve the problem. Using this works: ``` CSS filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=~\"#99000000\",endColorstr=~\"#99000000\"); ``` Greets, Jan.

Hey, maybe you can try something like this: ``` #{greenscript.css 'base' /} #{greenscript.css 'base-ie8', browser: 'IE 8', media: 'screen' /} #{greenscript.css output: 'all'} ``` I needed the `media` attribute as...

Hi Raphael, no, I am not affiliated, I just came across SecureSocial because we need sth. like that for an upcoming project. I have not yet looked into Play module...