Skip to content

Commit

Permalink
refactor: remove the dismissible component (#295)
Browse files Browse the repository at this point in the history
This PR removes the dismissible component and deprecates its use.
  • Loading branch information
sebnitu committed Aug 9, 2020
1 parent 1d1b420 commit 1403d11
Show file tree
Hide file tree
Showing 21 changed files with 86 additions and 921 deletions.
183 changes: 0 additions & 183 deletions docs/_packages/dismissible.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/_packages/icon.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ usage:
scss: true
---

<div class="notice notice_type_info" data-dismissible>
<div class="notice notice_type_info">
<div class="notice__body type">
<p>You can use any icon set but may require changing default icon variables. Default styles are intended for <a href="https://feathericons.com/">feather icons</a> which is a great open source option.</p>
</div>
Expand Down

0 comments on commit 1403d11

Please sign in to comment.