Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "react-fab", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Floating Action Buttons for React", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
# react-fab | ||
[![CircleCI](https://circleci.com/gh/nerp-tech/react-fab.svg?style=svg)](https://circleci.com/gh/nerp-tech/react-fab) [![npm version](https://badge.fury.io/js/react-fab.svg)](https://badge.fury.io/js/react-fab) | ||
[![CircleCI](https://circleci.com/gh/nerp-tech/react-fab/tree/master.svg?style=svg)](https://circleci.com/gh/nerp-tech/react-fab/tree/master) [![npm version](https://badge.fury.io/js/react-fab.svg)](https://badge.fury.io/js/react-fab) | ||
Floating Action Buttons for React | ||
- [Example usage repo](https://github.com/nerp-tech/react-fab-example) | ||
## Installing | ||
@@ -45,2 +47,8 @@ | ||
``` | ||
# JavaScript import: | ||
import 'react-fab/dist/main.scss'; | ||
# - OR - | ||
# Scss import: | ||
import '{}/node_modules/react-fab/dist/main.scss'; | ||
@@ -47,0 +55,0 @@ ``` |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
22504
67
0