all.scss 323 B

123456789
  1. $ext-version: '6.6.0.258' !default; // Updated automatically by the build script.
  2. $ext-trial: true !default; // Updated automatically by the build script.
  3. $ext-beta: false !default; // Updated automatically by the build script.
  4. @import 'compass/css3';
  5. @import 'recipes/gradients';
  6. @import 'mixins';
  7. @import 'functions';