<
FromGitter>
<eliasjpr> You can see example in amber specs directory
<
FromGitter>
<eliasjpr> There are tests around uploading files written for amber
<
FromGitter>
<rnice01> oh man, I can't believe I didn't even think to look there, thanks!
<
FromGitter>
<Uzay-G> Thanks for your response @damianham, I was just wondering because rails provides this escaping for the ruby equivalent, erb
<
FromGitter>
<sam0x17> hi is there an easy way to enable `sass.cr` support in amber for using `.scss / .sass` files for CSS?
<
FromGitter>
<sam0x17> and/or what would this process look like
<
FromGitter>
<sam0x17> (not using webpack)
<
FromGitter>
<jwaldrip> yes
<
FromGitter>
<Uzay-G> hey, I am trying to migrate an existing codebase to slang from ecr
<
FromGitter>
<Uzay-G> I changed the language to `slang` in .amber.yml but i am getting this error when I try to launch:
<
FromGitter>
<Uzay-G> could someone help me with this?
<
FromGitter>
<Uzay-G> Do you guys have any idea why `amber watch` might not be seeing my file changes?