Skip to content

Commit cd77c14

Browse files
committed
Update README
1 parent 9d898e1 commit cd77c14

File tree

1 file changed

+35
-21
lines changed

1 file changed

+35
-21
lines changed

docs/README.md

Lines changed: 35 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,11 @@
1+
📢 Use this project, [contribute](https://github.com/vtex-apps/store-icons) to it or open issues to help evolve it using [Store Discussion](https://github.com/vtex-apps/store-discussion).
2+
13
# Store Icons
24

35
[![Build Status](https://travis-ci.org/vtex-apps/store-icons.svg?branch=master)](https://travis-ci.org/vtex-apps/store-icons)
46

5-
## Description
6-
77
All Store icons components.
88

9-
**Disclaimer:** Don't fork this project, use, contribute, or open issue with your feature request.
10-
11-
## Release schedule
12-
13-
| Release | Status | Initial Release | Maintenance LTS Start | End-of-life | Store Compatibility |
14-
| :-----: | :-----------------: | :-------------: | :-------------------: | :---------: | :-----------------: |
15-
| [0.x] | **Current Release** | 2019-01-30 | ----------- | ---------- | 2.x |
16-
179
## Table of Contents
1810

1911
- [Store Icons](#store-icons)
@@ -197,14 +189,36 @@ Where the `modifiers` follows the rule:
197189

198190
`sti` **Status indicators** - Indicates the current item/component semantic status.
199191

200-
## Troubleshooting
201-
202-
You can check if others are passing through similar issues [here](https://github.com/vtex-apps/store-icons/issues). Also feel free to [open issues](https://github.com/vtex-apps/store-icons/issues/new) or contribute with pull requests.
203-
204-
## Contributing
205-
206-
Check it out [how to contribute](https://github.com/vtex-apps/awesome-io#contributing) with this project.
207-
208-
## Tests
209-
210-
To execute our tests go to `react/` folder and run `yarn test`
192+
## CSS Customization
193+
194+
In order to apply CSS customizations in this and other blocks, follow the instructions given in the recipe on [Using CSS Handles for store customization](https://vtex.io/docs/recipes/style/using-css-handles-for-store-customization).
195+
196+
| CSS Handles |
197+
| -------------------- |
198+
| 'arrowBackIcon' |
199+
| 'assistantSalesIcon' |
200+
| 'caretIcon' |
201+
| 'cartIcon' |
202+
| 'checkIcon' |
203+
| 'closeIcon' |
204+
| 'deleteIcon' |
205+
| 'equalsIcon' |
206+
| 'eyeSightIcon' |
207+
| 'filterIcon' |
208+
| 'globeIcon' |
209+
| 'gridIcon' |
210+
| 'heartIcon' |
211+
| 'homeIcon' |
212+
| 'inlineGridIcon' |
213+
| 'locationInputIcon' |
214+
| 'locationMarkerIcon' |
215+
| 'menuIcon' |
216+
| 'minusIcon' |
217+
| 'plusIcon' |
218+
| 'profileIcon' |
219+
| 'removeIcon' |
220+
| 'searchIcon' |
221+
| 'singleGridIcon' |
222+
| 'socialIcon' |
223+
| 'starIcon' |
224+
| 'swapIcon' |

0 commit comments

Comments
 (0)