running SCSS with Vae local preview server, version 0.5.0
  • Is there anything special I must do to get SCSS working locally? I was under the impression it would 'just work' just as HAML and SASS work, but since it does not, is it recommended I do the following?

    -use the 'sass watch' command and just link the generated css file?


    I have linked the file via
    %v:asset{:src => "/css/style.scss"}

    It does not work locally, but works fine when on staging.

  • 3 Answers sorted by
  • Hey Michael,

    I tried my hand at a patch here. Can you try replacing /usr/local/vae/vae_local/lib/vae_site_servlet.rb with the contents of this file and see if it fixes it:

    http://actionverb.com/vae_site_servlet.rb.txt

    Let me know! (and if you can CC the support box and let me know if that fixes it)

    If it works, I'll push a new version.

  • Yes, this fixed the problem. Thank you! I also emailed support :)

  • Awesome. We rolled out a version 0.5.2 that has this fix included. Thanks for bearing with us.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

In this Discussion