Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit aeefcb6

Browse files
authored
Merge pull request #768 from Azbury/764-remove-icon--svg
Remove icon--svg utility classes
2 parents 0693480 + 25e838f commit aeefcb6

File tree

5 files changed

+4
-73
lines changed

5 files changed

+4
-73
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ritterim/platform-ui",
3-
"version": "1.4.12",
3+
"version": "1.5.0",
44
"description": "A CSS framework used by Ritter Insurance Marketing (RIM) for our platform of agent tools.",
55
"homepage": "https://style.rimdev.io",
66
"main": "gulpfile.js",

src/assets/stylesheets/sass/utilities/_icons.scss

Lines changed: 0 additions & 70 deletions
This file was deleted.

src/assets/stylesheets/sass/utilities/_index.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
@forward "colors";
44
@forward "flex";
55
@forward "display";
6-
@forward "icons";
76
@forward "other";
87
@forward "spacers";
98
@forward "typography";

version-history.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Version History
22

33
---
4+
# 1.4.13
5+
- Remove icon--svg classes
46
# 1.4.12
57
- Bug: remove active class on info-box when clicking info-box__close
68
# 1.4.11

0 commit comments

Comments
 (0)