Comparing version 8.0.3 to 8.0.4
{ | ||
"name": "rfs", | ||
"version": "8.0.3", | ||
"version": "8.0.4", | ||
"main": "postcss.js", | ||
@@ -61,3 +61,3 @@ "description": "Powerful & easy-to-use responsive font sizing engine.", | ||
"less": "^3.9.0", | ||
"mocha": "^6.0.2", | ||
"mocha": "^6.1.1", | ||
"node-sass": "^4.11.0", | ||
@@ -64,0 +64,0 @@ "npm-run-all": "^4.1.5", |
@@ -146,4 +146,2 @@ <p align="center"> | ||
.title | ||
font-size(4rem) | ||
// or | ||
responsive-font-size(64px) | ||
@@ -154,2 +152,3 @@ // or | ||
Note the `font-size` mixin can not be used to set the font size. That is because a `font-size()` mixin would override the `font-size` property. See [129#issuecomment-477926416](https://github.com/twbs/rfs/pull/129#issuecomment-477926416) for more info. | ||
@@ -347,2 +346,15 @@ ### Generated css | ||
## Browser support | ||
RFS is supported by all browsers that support [media queries](https://caniuse.com/#feat=css-mediaqueries) and [viewport units](https://caniuse.com/#feat=viewport-units). In browsers like IE8 or older, the font size will be set but the fluid rescaling will be disabled. A list of the most popular browsers that support RFS: | ||
- Chrome | ||
- Safari | ||
- Opera | ||
- Firefox | ||
- Edge | ||
- Samsung Internet | ||
- UC Browsers | ||
- IE >= 9 | ||
## Demos | ||
@@ -371,3 +383,3 @@ | ||
[license-url]: https://github.com/twbs/rfs/blob/master/LICENSE | ||
[build-image]: https://img.shields.io/travis/twbs/rfs/master.svg | ||
[build-url]: https://travis-ci.org/twbs/rfs | ||
[build-image]: https://img.shields.io/circleci/project/github/twbs/rfs/master.svg | ||
[build-url]: https://circleci.com/gh/twbs/rfs |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
39525
382
0