You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+35-21Lines changed: 35 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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).
@@ -197,14 +189,36 @@ Where the `modifiers` follows the rule:
197
189
198
190
`sti`**Status indicators** - Indicates the current item/component semantic status.
199
191
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).
0 commit comments