-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1,201 changed files
with
25,323 additions
and
1,619 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ CSS properties in specific order | |
|
||
## Installation | ||
|
||
This mixin will be installable with Chocolat's Extras Manager when the new version is released. Until then, do something like: | ||
This mixin is be installable with Chocolat using the `Actions > Instal Mixins...` menu. Alternatively, you can clone the source with something like: | ||
|
||
mkdir -p ~/Library/Application\ Support/Chocolat/Mixins/ | ||
git clone https://github.com/drudge/csscomb.chocmixin.git ~/Library/Application\ Support/Chocolat/Mixins/csscomb.chocmixin | ||
|
@@ -24,7 +24,7 @@ The following are the major contributors in no specific order: | |
|
||
(The MIT License) | ||
|
||
Copyright (c) 2012 Nicholas Penree <[email protected]> | ||
Copyright (c) 2013 Nicholas Penree <[email protected]> | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining | ||
a copy of this software and associated documentation files (the | ||
|
Oops, something went wrong.