Comparing version 1.0.0 to 2.0.0
{ | ||
"name": "rfs", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"description": "A scss-mixin for responsive font-sizes.", | ||
@@ -5,0 +5,0 @@ "main": "scss/rfs.scss", |
@@ -1,2 +0,4 @@ | ||
# RFS | ||
# RFS [![npm][npm-image]][npm-url] | ||
[npm-image]: https://img.shields.io/npm/v/rfs.svg | ||
[npm-url]: https://npmjs.org/package/rfs | ||
@@ -33,3 +35,3 @@ ## About | ||
@media (max-width: 75rem) { | ||
@media (max-width: 1200px) { | ||
.title { | ||
@@ -42,1 +44,4 @@ font-size: calc(1.35rem + 3.2vw); | ||
http://codepen.io/MartijnCuppens/pen/ZBjdMy | ||
## Bootstrap demo | ||
https://www.intracto.com/bootstrap-with-rfs |
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
25425
10
46