@linzjs/lui 11.3.0 → 11.3.1

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.
@@ -17,7 +17,8 @@
17
17
  /////////////////////////////////////////
18
18
 
19
19
  // Buttons
20
- @forward "./Elements/Buttons/buttons-linz.scss"; // Load non Lui scss files - these are specific element builds that the UX team have created for their individual needs.
20
+ @forward "./Elements/Buttons/buttons-linz.scss";
21
+ // Load non Lui scss files - these are specific element builds that the UX team have created for their individual needs.
21
22
  @forward "./Elements/Buttons/buttons.scss";
22
23
 
23
24
  // Forms
@@ -67,4 +68,4 @@
67
68
  @forward "./Components/LuiTabs/LuiTabs.scss";
68
69
 
69
70
  // LuiIcon
70
- @forward "./Components/LuiIcon/LuiIcons.scss";
71
+ @forward "./Components/LuiIcon/LuiIcons.scss";
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "11.3.0",
2
+ "version": "11.3.1",
3
3
  "license": "MIT",
4
4
  "repository": {
5
5
  "type": "git",