@bolt/tools-button-color
Advanced tools
Comparing version 0.2.0-alpha.fbb47253 to 0.3.0-alpha.8056e857
@@ -10,14 +10,25 @@ { | ||
], | ||
"version": "0.2.0-alpha.fbb47253", | ||
"author": "Salem Ghoweri", | ||
"homepage": "'https://boltdesignsystem.com'", | ||
"version": "0.3.0-alpha.8056e857", | ||
"maintainers": [ | ||
{ | ||
"name": "Salem Ghoweri", | ||
"email": "me@salemghoweri.com", | ||
"web": "https://github.com/sghoweri" | ||
}, | ||
{ | ||
"name": "Mike Mai", | ||
"email": "boss@mikemai.net", | ||
"web": "http://mikemai.net/" | ||
} | ||
], | ||
"homepage": "https://boltdesignsystem.com", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/pega-digital/bolt/tree/master/packages/bolt-css/tools-button-color" | ||
"url": "https://github.com/bolt-design-system/bolt/tree/master/packages/tools-button-colors" | ||
}, | ||
"bugs": { | ||
"url": "'https://github.com/pega-digital/bolt/issues'" | ||
"url": "https://github.com/pega-digital/bolt/issues" | ||
}, | ||
"main": "index.scss", | ||
"style": "_tools.button-color.scss", | ||
"publishConfig": { | ||
@@ -27,4 +38,4 @@ "access": "public" | ||
"dependencies": { | ||
"@bolt/tools-text-contrast": "^0.2.0-alpha.fbb47253" | ||
"@bolt/tools-text-contrast": "^0.3.0-alpha.8056e857" | ||
} | ||
} |
@@ -1,3 +0,7 @@ | ||
--- | ||
title: Font Size Tool | ||
--- | ||
# bolt/tools-button-color | ||
Helper functionality to automate Button interaction states. Part of the Bolt “Core” CSS framework that powers the [Bolt Design System](https://www.boltdesignsystem.com). | ||
### Install via NPM | ||
``` | ||
npm install @bolt/tools-button-color | ||
``` |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
2189
8
2
+ Added@bolt/settings-colors@0.4.0(transitive)
+ Added@bolt/tools-color-palette@0.3.0(transitive)
+ Added@bolt/tools-export-data@0.4.0(transitive)
+ Added@bolt/tools-text-contrast@0.3.0(transitive)
+ Addedsass-toolkit@2.10.2(transitive)
- Removed@bolt/settings-colors@0.3.0(transitive)
- Removed@bolt/tools-color-palette@0.2.0(transitive)
- Removed@bolt/tools-export-data@0.3.0(transitive)
- Removed@bolt/tools-sassy-maps@0.2.0(transitive)
- Removed@bolt/tools-text-contrast@0.2.0(transitive)