1
1
mirror of https://github.com/primer/css.git synced 2024-11-28 22:01:43 +03:00

add warning symbol

Co-Authored-By: Emily <emplums@github.com>
This commit is contained in:
Ash Guillaume 2019-08-09 11:46:33 -07:00 committed by GitHub
parent a9fb40031d
commit 47a9a7204f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,7 @@ To remove the border, use the [border utliity](/css/utilities/borders) `.border-
</div>
```
Due to a design refresh of the blank slate component, we will be deprecating the use of `.blankslate-clean-background` which removes the `background-color` and `border`.
⚠️ Due to a design refresh of the blank slate component, we will be deprecating the use of `.blankslate-clean-background` soon.
```html
<div class="blankslate blankslate-clean-background">