Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md formatted Customize Buttons with only Sass or Compass #57

Merged
merged 1 commit into from
Jan 6, 2015

Conversation

alextsg
Copy link
Contributor

@alextsg alextsg commented Jan 6, 2015

Added periods at the end of items for consistency, changed some wording for better language, and formatted indentations on "For Sass run" and "For Compass run"

BEFORE:
Clone the Buttons repo
Make sure you have Sass installed
Run npm install from your terminal
Edit the _options.scss with your own custom values (see example values below)
Buttons now works with–or without–Compass. So choose one of the following examples accordingly and run from the command line in Buttons's root directory: For Sass run: $ sass --watch --scss scss/buttons.scss:css/buttons.css For Compass run: $ compass watch
The css/buttons.css file should now be updated

AFTER:
Clone the Buttons repo.
Make sure you have Sass installed.
Run npm install from your terminal.
Edit the _options.scss with your own custom values (see example values below).
Buttons now works with or without Compass, so choose one of the following examples accordingly and run from the command line in Buttons's root directory:
For Sass run: $ sass --watch --scss scss/buttons.scss:css/buttons.css
For Compass run: $ compass watch
The css/buttons.css file should now be updated.

@alexwolfe
Copy link
Owner

👍 Nice!

alexwolfe pushed a commit that referenced this pull request Jan 6, 2015
Update README.md formatted Customize Buttons with only Sass or Compass
@alexwolfe alexwolfe merged commit 615b5ea into alexwolfe:master Jan 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants