-
Notifications
You must be signed in to change notification settings - Fork 89
- If you have contributed to Sass/Compass (maintainer / patches / extension author), please mail us to get a free copy.
- $7 at http://compass.handlino.com/ (30% sales to UMDF). We will send you a email with download links. If you have any problem, please contact us @handlino on twitter or naimu@handlino.com
- If you really don't want to send money via PayPal, You can mail us, and buy us or @chriseppstein a beer someday.
- Build it yourself.
Compass.app 1.8 uses Sass 3.1.7 and Compass 0.11.5.
Yes. Please check use Compass extensions.
Yes. You can specify the gem path in preferences. Compass.app will try to load it in JRuby (so native gems may not work correctly).
You can uncheck "Log File" option in Preference > Notification.
You can choose "Change Options...", and uncheck the "Line Comment" option.
You can choose "Change Options...", and check the "compressed" option.
Compass.app has included WEBrick, a tiny web server and good for development & testing purpose.
livereload applies CSS/JS changes to Safari or Chrome w/o reloading the page (and autoreloads the page when HTML changes). You have to install a livereload browser extension to use this feature.
Yes.
Compass checks "sass" and "stylesheets" folder by default if there is no config.rb. So you can use Compass.app as a "Sass.app" by the following steps:
- create a project folder.
- create a "sass" folder inside it.
- create a .scss or .sass file inside the "sass" folder.
- watch the project folder.
- done. Compass.app will create "stylesheets" folder for you, and generate css files into it.
thank @bueltge https://github.com/handlino/CompassApp/issues/43#issuecomment-3302799
- install configuratuin editor:
sudo apt-get install dconf-tools
- now start this editor:
dconf-editor
- got to: desktop --> unity --> panel
- remove all entries to
['all']
or create an whitelist with your apps; example:['JavaEmbeddedFrame', 'Wine', 'Skype', 'hp-systray', 'scp-dbus-service']
- restart unity:
unity --replace
and check, if works or restart your client