-
I'm a Sass gal. Bringing Sass compilation to Beans is a leap forward for flexibility and developer personal preference. UIKit 3 also brings us Sass.
Currently, Beans has integrated LESS compilatio…
-
Would be great if this could work with the codekit includes for compatibility! (https://incident57.com/codekit/help.html#javascript)
But it works a bit different, it can only append or prepend to the…
-
We're working on a module for compiling sass on the server using these components, could you please add these as install options similar to the Image Optimize binaries?
http://crocodillon.com/blog/ho…
-
Should the meteor publishing be included in the `default` task? If so, the [wrapped package version number](https://www.meteor.com/blog/2014/09/25/meteor-093-packaging-system-updates) needs to be incr…
dandv updated
10 years ago
-
Many APIs such as Google, Twitter, and Facebook require Oauth in order to use. This can get tricky when it comes to mobile because authorization must happen externally in a web browser.
The purpose o…
-
Thank you for putting this repo together. I have an issue in that when i run gulp unit i get the following error.
``` text
gulp unit
[13:18:31] Requiring external module babel-core/register
[13:18:3…
-
## Check List
Please check followings before submitting a new issue.
- [x] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshootin…
-
Hi @patrick-steele-idem,
After our discussion on gitter, just wanted to let you know about various places where I encounter a reference to the "raptor" project (because it is defunct).
https://githu…
-
For those of us who prefer to write our media queries in the same file as the main selector, I think it'd be helpful to add something like [gulp-combine-mq](https://www.npmjs.com/package/gulp-combine-…
-
Hi,
Do you plan to support aliasMapping like grunt-browserify does? I would definitely use that in my current project. Thanks!