@ltht-react/styles
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -8,1 +8,2 @@ export declare const PRIMARY_TEXT_COLOUR = "#231f20"; | ||
export declare const ICON_GREEN_COLOUR = "#009639"; | ||
export declare const WIDGET_LIST_ITEM_BACKGROUND_HOVER = "#E8EDEE"; |
@@ -18,2 +18,3 @@ "use strict"; | ||
exports.ICON_GREEN_COLOUR = colours.NHS_GREEN; | ||
exports.WIDGET_LIST_ITEM_BACKGROUND_HOVER = colours.NHS_PALE_GREY; | ||
//# sourceMappingURL=colours.js.map |
{ | ||
"name": "@ltht-react/styles", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "> TODO: description", | ||
@@ -31,3 +31,3 @@ "author": "Jonny Smith <jonny.asmith@gmail.com>", | ||
}, | ||
"gitHead": "9aa55822ea952f1b36db1543e601b2c78b11f2e2" | ||
"gitHead": "5fd8016ae3d0996170492f82a2e0d60df41e4229" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11912
142