@idds/styles 1.0.27 → 1.0.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@idds/styles",
3
- "version": "1.0.27",
3
+ "version": "1.0.28",
4
4
  "description": "Shared CSS styles and colors for INA Digital Design System",
5
5
  "type": "module",
6
6
  "main": "./src/index.css",
@@ -154,10 +154,7 @@
154
154
  }
155
155
 
156
156
  /* Style variants */
157
- .ina-toast--style-outline {
158
- }
159
- .ina-toast--style-solid {
160
- }
157
+ /* Note: Style variants are handled by state styles below */
161
158
 
162
159
  /* State styles - Solid (default style) */
163
160
  .ina-toast--state-default.ina-toast--style-solid {