raksa

Results 3 issues of raksa

I use Webstorm and use sass 3.4.4 in file watcher. Two bugs when compiled. In helpers.scss (line 55-65) "$animation-name" need to be surrounded by #{} and in main.scss (line 476-482)...

in **locale** i need **en.js** > module.exports = { > "hello": "Hello", > }; with: > i18n.configure({ > extension: ".js", > updateFiles: false, > ... > }); should work as...

feature request

with redirect back, the redirected request arrived before session saved I use express file store session. i see the speed of saving file slower than speed of local network requesting....