cf-style-const
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -17,2 +17,16 @@ import { lighten, darken } from 'polished'; | ||
}, | ||
color: { | ||
rain: '#408BC9', | ||
sky: '#76C4E2', | ||
dew: '#85CBA8', | ||
twilight: '#8176B5', | ||
sunset: '#BA77B1', | ||
dawn: '#F16975', | ||
sunrise: '#F69259', | ||
lightning: '#FFDB6F', | ||
night: '#404041', | ||
dusk: '#4D4D4F', | ||
storm: '#808285', | ||
hail: '#BCBEC0' | ||
}, | ||
fontSize: '16px', | ||
@@ -19,0 +33,0 @@ boxShadow: '0 0 20px 0 rgba(136,136,136,0.50)', |
@@ -23,2 +23,16 @@ 'use strict'; | ||
}, | ||
color: { | ||
rain: '#408BC9', | ||
sky: '#76C4E2', | ||
dew: '#85CBA8', | ||
twilight: '#8176B5', | ||
sunset: '#BA77B1', | ||
dawn: '#F16975', | ||
sunrise: '#F69259', | ||
lightning: '#FFDB6F', | ||
night: '#404041', | ||
dusk: '#4D4D4F', | ||
storm: '#808285', | ||
hail: '#BCBEC0' | ||
}, | ||
fontSize: '16px', | ||
@@ -25,0 +39,0 @@ boxShadow: '0 0 20px 0 rgba(136,136,136,0.50)', |
{ | ||
"name": "cf-style-const", | ||
"description": "Cloudflare Style Constants", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "module": "es/index.js", |
@@ -17,2 +17,16 @@ import { lighten, darken } from 'polished'; | ||
}, | ||
color: { | ||
rain: '#408BC9', | ||
sky: '#76C4E2', | ||
dew: '#85CBA8', | ||
twilight: '#8176B5', | ||
sunset: '#BA77B1', | ||
dawn: '#F16975', | ||
sunrise: '#F69259', | ||
lightning: '#FFDB6F', | ||
night: '#404041', | ||
dusk: '#4D4D4F', | ||
storm: '#808285', | ||
hail: '#BCBEC0' | ||
}, | ||
fontSize: '16px', | ||
@@ -19,0 +33,0 @@ boxShadow: '0 0 20px 0 rgba(136,136,136,0.50)', |
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
16614
414