mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Cross-link to the CSS style guide.
This commit is contained in:
parent
7803490701
commit
42347df85d
1 changed files with 4 additions and 0 deletions
|
@ -47,6 +47,10 @@ The complexity of the component should determine how many examples you need to c
|
|||
* How the component handles edge cases, e.g. overflowing content, text-based vs. element-based content.
|
||||
* The various states of the component, e.g. disabled, selected, empty of content, error state.
|
||||
|
||||
## Writing CSS
|
||||
|
||||
Check out our [CSS style guide](https://github.com/elastic/kibana/blob/master/style_guides/css_style_guide.md).
|
||||
|
||||
## Benefits
|
||||
|
||||
### Dynamic, interactive documentation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue