-
**Issue by [labo-css](https://github.com/labo-css)**
_Tuesday Apr 28, 2015 at 07:56 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/11006_
----
With the past solution (the plugi…
-
Import's actually support Attributes right now.
`extends some-file(foo='bar', 'baz')`
is perfectly valid right now and the `import` node will get the correct attributes appended to `->attributes`
Th…
-
Is it possible to do that? I got task like below, but it logs all files in stream instead of only files, which changed.
``` javascript
//to jade
gulp.src('app/views/layouts/*.jade')
.pipe(wiredep({
…
-
I tried using the automated script `/bin/bash -c "$(curl -sSL https://github.com/epiccurious/jade-diy/raw/master/device_specific/flash_the_m5stack_m5stickc_plus)"` but the script could not find the po…
-
``` jade
//- includer.jade
- for ( var i = 0; i < 2; i++ ) {
- console.log( 'includer' + i );
include /includee
- }
```
``` jade
//- includee.jade
-
for ( var i = 0; i < 5; i++ ) {
console.lo…
-
Hi guys,
first of all, sorry if my english is bad, isn't my native language.
I want to ask you how to use a .jade file (link to my html) after installation (I installed node.js and run on my com…
-
Kyle - I don't know enough to say whether this is an Angular-Brunch-Seed issue, or something more inherit to Brunch.io itself.
However, I attempted to include a partial Jade template that existed in …
-
While everything works fine on Ubuntu 14.04s ros jade, in ros kinetic compiling is no problem but walking is.
In ros kinetic all nodes run without an error, but every movement looks laggy. Basicall…
-
现在JS和CSS的编译都有了,再加上对HTML的支持会更方便,免去一番IDE的繁琐配置。
-
RDotNet.EvaluationException: 'Error: package or namespace load failed for 'JADE' in inDL(x, as.logical(local), as.logical(now), ...):
unable to load shared object 'C:/Program Files/R/R-3.4.3/library…
msrkp updated
6 years ago