Skip to content

Commit

Permalink
feat(icons): import remix css
Browse files Browse the repository at this point in the history
  • Loading branch information
tarantilis committed Mar 11, 2022
1 parent c225935 commit 29967fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/semantic.less
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
Import this file into your LESS project to use Semantic UI without build tools
*/

/* Remix Icons */
& {
@import (less) 'remixicon/fonts/remixicon.css';
}

/* Global */
& {
@import '~semantic-ui-less/definitions/globals/reset';
Expand Down

0 comments on commit 29967fb

Please sign in to comment.