Isaac Johnston
Isaac Johnston
I always do this for fns, defs and keywords in maps for boolean values.
The develop branch has 1.1.2 so would be trivial to upgrade to 1.1.5 however it is missing the custom caching etc that flawless on the master branch has. Personally I'm...
you'll need to use the `develop` branch (not the default `master`) of flawless if you expect it to work without custom functions. The grid calculation has been re-written on `develop`...
https://github.com/DominikGuzei/flawless.css/blob/develop/css/flawless/core/grid/grid_width.less#L17
Hi Tony, Apologies for the delay in getting back to you. +1 for re-using some of those mixins. There are a few that flawless doesn't have. The main thing I'm...
Yep I prefer the `.box-shadow(@shadow)` rather than breaking everything up for some cases. Sometimes it makes sense to have multiple arguments for a mixin, its really just a case by...
Thanks for the feedback Darnold. The YUI loader is loading the scripts asynchronously so jQuery is not available by the time the inline JavaScript in your HTML is executed. Hence...
This issue will be easy to resolve once #18 is done.
Hi windhood, Thanks for the feedback and apologies for the slow reply. I agree that some more default styles such as print, mobile etc would be great. Flaw{LESS} already copies...
@flybot-sg (Flybot Ltd, Singapore) is using it for our HTTP+WebSocket APIs for all sorts of multiplayer game services. Clients are built with the Unity game engine.