york-xtrem

Results 12 comments of york-xtrem

Same but mac os x Mavericks.

Same problem but mac os x Mavericks.

Temporarily you can use this: https://github.com/vigetlabs/blendid/issues/490#issuecomment-357452693

@farissi Did you get it to work? I've been going crazy for a week and nothing...

@gregkohn The problem is in scrollmagic that in the animation.gsap plugin must be already loaded TimelineMax and TweenMax. ``` bash ERROR in ../scrollmagic/scrollmagic/uncompressed/plugins/animation.gsap.js Module not found: Error: Can't resolve 'TimelineMax'...

Fixed up! # Solution: Disable AMD ``` bash npm i imports-loader ``` ``` javascript import {TweenMax, TimelineMax} from "gsap"; import ScrollMagic from "scrollmagic"; import 'imports-loader?define=>false!scrollmagic/scrollmagic/uncompressed/plugins/animation.gsap'; ``` More info: https://github.com/webpack-contrib/imports-loader, https://webpack.js.org/loaders/imports-loader/#webpack-config-js...

@benjtinsley We use Blendid multiple people in our company. I want to automate this process to avoid human errors and that someone does not copy the `.htaccess` in static. Now...

The same happens to me. It isn't a problem of this extension but if someone has a solution that is welcome! ```jinja {# Nunjucks Templating! Homepage: https://mozilla.github.io/nunjucks/ Docs: https://mozilla.github.io/nunjucks/api.html #}...

Use https://marketplace.visualstudio.com/items?itemName=wholroyd.jinja. Because the worst thing is that emmet doesn't work, the comments are secondary.

The most relevant for frequent use is: http://foundation.zurb.com/sites/docs/xy-grid.html