susy-sass

Compass taking too long to compile

孤街醉人 提交于 2019-12-01 05:45:00
问题 Since updated to the latest version of Compass it now takes 4.294s to compile. I need this version of compass due to needed susy Running "sass:dist" (sass) task Running "watch" task Completed in 4.294s at Tue Sep 30 2014 23:38:01 GMT+0200 (W. Europe Daylight Time) - Waiting...` // Running versions compass -v 1.0.1 susy -v 2.1.3 sass -v 3.4.4 I compile with grunt: sass: { dist: { options: { style: 'compressed', require: 'susy', compass: true }, files: { '<%= yeoman.css %>/style.css': '<%=

Unable to activate susy-2.1.1, because sass-3.2.17 conflicts with sass (~> 3.3.0)

两盒软妹~` 提交于 2019-11-30 09:57:26
I have installed the latest versions of compass, sass and susy. But still I am getting this error: Unable to activate susy-2.1.1, because sass-3.2.17 conflicts with sass (~> 3.3.0) Anyone knows how this Ruby thing works? This is the list of my installed gems: *** LOCAL GEMS *** CFPropertyList (2.2.0) chunky_png (1.3.0) compass (0.12.4) compass-core (1.0.0.alpha.19) compass-import-once (1.0.4) compass-rails (1.1.3) fssm (0.2.10) libxml-ruby (2.6.0) multi_json (1.9.2) nokogiri (1.5.6) rb-fsevent (0.9.4) rubygems-update (2.2.2) sass (3.3.4, 3.3.3, 3.2.17) sqlite3 (1.3.7) susy (2.1.1) If you use

Unable to activate susy-2.1.1, because sass-3.2.17 conflicts with sass (~> 3.3.0)

巧了我就是萌 提交于 2019-11-29 15:02:02
问题 I have installed the latest versions of compass, sass and susy. But still I am getting this error: Unable to activate susy-2.1.1, because sass-3.2.17 conflicts with sass (~> 3.3.0) Anyone knows how this Ruby thing works? This is the list of my installed gems: *** LOCAL GEMS *** CFPropertyList (2.2.0) chunky_png (1.3.0) compass (0.12.4) compass-core (1.0.0.alpha.19) compass-import-once (1.0.4) compass-rails (1.1.3) fssm (0.2.10) libxml-ruby (2.6.0) multi_json (1.9.2) nokogiri (1.5.6) rb