Socket
Socket
Sign inDemoInstall

@scalescss/base-typography

Package Overview
Dependencies
0
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.1 to 3.2.0

2

package.json
{
"name": "@scalescss/base-typography",
"version": "3.1.1",
"version": "3.2.0",
"description": "Base typographic styles for Scales CSS",

@@ -5,0 +5,0 @@ "main": "_typography.scss",

@@ -46,3 +46,3 @@ # Base Typography for Scales

### Truncation
This allows you to cut text off if it exceeds the width of the viewport and adds an ellipsis. This works even better when combined with [overrides-size](https://github.com/ScalesCSS/scalescss/tree/master/packages/utilities-size) to control where it cuts off by applying a width to the container.
This allows you to cut text off if it exceeds the width of the viewport and adds an ellipsis. This works even better when combined with [utilities-size](https://github.com/ScalesCSS/scalescss/tree/master/packages/utilities-size) to control where it cuts off by applying a width to the container.

@@ -99,2 +99,3 @@ ```

* `$base-line-height`
* `$heading-line-height`
* `$lede-font-size`

@@ -107,2 +108,14 @@ * `$h1-size`

* `$h6-size`
* `$h1-line-height`
* `$h2-line-height`
* `$h3-line-height`
* `$h4-line-height`
* `$h5-line-height`
* `$h6-line-height`
* `$anchor-link-color`
* `$anchor-visited-color`
* `$anchor-hover-color`
* `$anchor-active-color`
* `$anchor-link-decoration`
* `$anchor-hover-decoration`

@@ -109,0 +122,0 @@ ## Custom heading utility class variables (overrides Greek alphabet classes)

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc