@linzjs/lui 15.1.1 → 15.1.4

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.
@@ -116,6 +116,9 @@ $green-btn: $pigment;
116
116
  $txt-link: $electric;
117
117
  $primary-hover-btn: $sea;
118
118
 
119
+ //Restricted colours for spatial maps
120
+ $hot-pink: #f81bef;
121
+
119
122
  //Type
120
123
  $heading-color: $surfie;
121
124
  $heading-color--secondary: $charcoal;
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "15.1.1",
2
+ "version": "15.1.4",
3
3
  "license": "MIT",
4
4
  "repository": {
5
5
  "type": "git",