Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rfs

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rfs - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

.idea/inspectionProfiles/Project_Default.xml

2

package.json
{
"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

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