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 List #56

Merged
merged 2 commits into from Jan 8, 2015

Conversation

alextsg
Copy link
Contributor

@alextsg alextsg commented Jan 6, 2015

Formatted Customize Buttons List for consistency(periods at end of items) and wording.

BEFORE:
Clone the Buttons repository.
Make sure you have node.js installed.
From the command line cd into the root for the Buttons directory
Run npm install or sudo npm install (depending on your system permissions).
On the command line run grunt dev, this will open a browser with Buttons
Locate scss in the root directory
You can modify the _options.scss where you can customize colors, typography, and …
Anytime you save your changes the Buttons showcase page will live reload with your changes!

AFTER:
Clone the Buttons repository.
Make sure you have node.js installed.
From the command line cd into the root for the Buttons directory.
Run npm install or sudo npm install (depending on your system permissions).
On the command line run grunt dev; this will open a browser with Buttons.
Locate scss in the root directory.
You can modify the _options.scss file where you can customize colors, typography, etc.
Anytime you save your changes the Buttons showcase page will live reload with your changes!

@@ -49,11 +49,11 @@ We've made some major improvements to the Buttons library. In order to integrate
## Customize Buttons (Recommended uses Sass & Autoprefixer)
0. Clone the Buttons repository.
0. Make sure you have [node.js](http://nodejs.org/) installed.
0. From the command line cd into the root for the Buttons directory
0. From the command line ```cd``` into the root for the Buttons directory.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inline code snippets generally have one tick mark cd

@alexwolfe
Copy link
Owner

@alextsg I just had one comment but otherwise looks good!

@alextsg
Copy link
Contributor Author

alextsg commented Jan 6, 2015

Changed!

roblevintennis added a commit that referenced this pull request Jan 8, 2015
Update README.md formatted Customize Buttons List
@roblevintennis roblevintennis merged commit ad39610 into alexwolfe:master Jan 8, 2015
@roblevintennis
Copy link
Collaborator

@alextsg thanks!

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.

None yet

3 participants