1# Version 2.0.4 2 3 Version to the same release number as bower. 4 5# Version 2.0.0 6 7 This is a breaking version. You will need to refactor slightly in order to upgrade to this version from a previous version. 8 9 * Complete re-write. 10 * ratios are variables, not functions 11 * Common variables are scoped to "ms-" 12 * ms-lists() is the list functions 13 * No more mixins at all, only functions. 14 * Increased compatibility with Sass 3.1 and up 15 * Compatibility with LibSass 16 * Compass no longer required (non-integer values require Compass)