Socket
Socket
Sign inDemoInstall

tachyons-font-family

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tachyons-font-family - npm Package Compare versions

Comparing version 4.0.3 to 4.1.0

2

package.json
{
"name": "tachyons-font-family",
"version": "4.0.3",
"version": "4.1.0",
"style": "src/tachyons-font-family.css",

@@ -5,0 +5,0 @@ "description": "Performance based css module.",

@@ -1,2 +0,2 @@

# tachyons-font-family 4.0.2
# tachyons-font-family 4.0.3

@@ -7,3 +7,3 @@ Performance based css module.

330 | 10 | 9
334 | 12 | 11
---|---|---

@@ -65,4 +65,6 @@ bytes | selectors | declarations

*/
.sans-serif { font-family: -apple-system, 'avenir next', avenir, Roboto, Noto, helvetica, 'helvetica neue', Ubuntu, 'segoe ui', arial, sans-serif; }
.sans-serif { font-family: -apple-system, 'avenir next', avenir, helvetica, 'helvetica neue', Ubuntu, 'segoe ui', arial, sans-serif; }
.serif { font-family: georgia, times, serif; }
.system-sans-serif { font-family: sans-serif; }
.system-serif { font-family: serif; }
/* Monospaced Typefaces (for code) */

@@ -69,0 +71,0 @@ /* From http://cssfontstack.com */

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