Socket
Socket
Sign inDemoInstall

keyboard-css

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keyboard-css - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.2.2](https://github.com/shhdharmen/keyboard-css/compare/v1.2.1...v1.2.2) (2020-11-01)
### Bug Fixes
* **docs:** paths in doc ([91290c7](https://github.com/shhdharmen/keyboard-css/commit/91290c709431d28a98451ba06cb909c74c641fb9))
## [1.2.1](https://github.com/shhdharmen/keyboard-css/compare/v1.2.0...v1.2.1) (2020-11-01)

@@ -2,0 +9,0 @@

2

package.json
{
"name": "keyboard-css",
"version": "1.2.1",
"version": "1.2.2",
"description": "Show off your keyboard shortcuts with style 🦄.",

@@ -5,0 +5,0 @@ "files": [

@@ -216,3 +216,3 @@ <!-- markdownlint-disable -->

// and then import
@import "path/to/node_modules/keyboard-css/sass/main";
@import "path/to/node_modules/keyboard-css/dist/scss/main";
```

@@ -225,3 +225,3 @@

@use "path/to/node_modules/keyboard-css/sass/main" with (
@use "path/to/node_modules/keyboard-css/dist/scss/main" with (
$kbc-font-size-base: 20 / 16 * 1rem

@@ -252,3 +252,3 @@ );

// and then import
@import "path/to/node_modules/keyboard-css/sass/main";
@import "path/to/node_modules/keyboard-css/dist/scss/main";
```

@@ -271,3 +271,3 @@

// and then import
@import "path/to/node_modules/keyboard-css/sass/main";
@import "path/to/node_modules/keyboard-css/dist/scss/main";
```

@@ -274,0 +274,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc