Nico Prat
Nico Prat
Would be great to publish this plugin on NPM ;) Bower is so 2016! Thanks.
Added minimum package.json contents. Allows to install it with: `yarn add git+https://[email protected]/davatron5000/FitText.js.git --save`.
Would be cool to have the possibility to just drop a folder on that little icon without having to first open the Codekit window, as Cloudapp does for example.
Hi, I saw on http://detector.dmolsen.com/ a feature called "lowbandwidth" in the Misc category. I tried to load the site on mobile on 3G or on desktop with Charles Proxy set...
Would be great to have an option to specify if we want (or not) a second export at double size for hi-res displays. A suffix option would be even greater...
Hi, thanks for your package, very useful! When I'm inserting a document client-side while the connection is down (with `Meteor.connection.disconnect()`), `createdAt` and `createdBy` fields are not set. Looks like they're...
When using DynamicScroller, the `keyField` prop was ignored because it was manually set as its default value `id` here.
Hi Nathan, For now all `grid` classes have `padding-left` and `padding-right` set, regardless of their scope (I mean `tablet-` or `mobile-`). So the CSS output looks like this : ```...
HI, When playing with gradients (after having deleted a "color point"), I got this error on line 84 of tools.js : "Cannot read property 'length' of undefined element" Very great...
Hi there, Just trying Unlighthouse for the first time. It succeeded in crawling our authentication page, but the rest of the app requires to be logged in. What would be...