This is a simple test of the Sass pre-processor and source maps integration in browsers (e.g. Chrome and DevTools).
DevTools is not working on Linux currently.
The following test was performed with Ubuntu 12.04 and Chrome Version 30.0.1588.0 dev.
-
Uninstall Chrome:
sudo apt-get purge google-chrome-stable sudo apt-get autoremove
-
Install the dev channel version of Chrome: http://www.chromium.org/getting-involved/dev-channel
You are able to edit in the Chrome DevTools, but you are not able to save to the file system. The error is: Changes to this file were not saved to file system.