Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #259 from fourkitchens/icons-fix
Browse files Browse the repository at this point in the history
Fix Emulsify Icons
  • Loading branch information
ModulesUnraveled committed Jun 22, 2018
2 parents c648321 + dc93b17 commit b7630ce
Show file tree
Hide file tree
Showing 4 changed files with 15,998 additions and 890 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ Component-driven prototyping tool using [Pattern Lab v2](http://patternlab.io/)
Emulsify supports both NPM and YARN.

Install with NPM:
`composer create-project fourkitchens/emulsify --stability dev --no-interaction emulsify && cd emulsify && npm install`
`composer create-project fourkitchens/emulsify:^2.0 --stability dev --no-interaction emulsify && cd emulsify && npm install`

Install with Yarn:
`composer create-project fourkitchens/emulsify --stability dev --no-interaction emulsify && cd emulsify && yarn install`
`composer create-project fourkitchens/emulsify:^2.0 --stability dev --no-interaction emulsify && cd emulsify && yarn install`

## Drupal installation

Expand Down
6 changes: 1 addition & 5 deletions images/icons/src/bars.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b7630ce

Please sign in to comment.