Skip to content

Commit

Permalink
ignoring octicon css
Browse files Browse the repository at this point in the history
  • Loading branch information
mxriverlynn committed Dec 21, 2022
1 parent 26b9c83 commit 09b0bfd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/css/component_selector_use_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
Primer::Beta::Octicon => ["octicon"],
Primer::Alpha::Dropdown => ["btn", "details-overlay", "details-reset", "dropdown-menu-se", "octicon", "octicon-triangle-down"],
Primer::Beta::Markdown => ["markdown-body"],
Primer::Beta::Subhead => ["Button--medium"]
Primer::Beta::Subhead => ["Button--medium"],
Primer::Beta::TimelineItem => ["octicon", "octicon-check"]
}.freeze
# rubocop:enable Style/WordArray

Expand Down

0 comments on commit 09b0bfd

Please sign in to comment.