Skip to content

Commit

Permalink
Merge pull request #1333 from mcmunder/patch-1
Browse files Browse the repository at this point in the history
Update docs
  • Loading branch information
usulpro authored Jun 22, 2017
2 parents a620cfe + c56d3f7 commit 0520eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/testing/css-style-testing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: 'css-style-testing'
title: 'CSS/Style Testing'
---

We can also use Storybook as the base for CSS/Style testing with stories as the base. First, have a look at the following Storybook.
We can also use Storybook as the base for CSS/Style testing with stories as the base. For information on how to correctly apply all of your styles as well as styles from CSS frameworks like Boostrap, Semantic UI or similar check the [configurations section](https://storybook.js.org/configurations/default-config/#css-support). Back to CSS/Style testing: let's have a look at the following Storybook.

![Storybook Screenshot](../static/storybook-screenshot.png)

Expand Down

0 comments on commit 0520eab

Please sign in to comment.