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

basscss-base-typography

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basscss-base-typography - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "basscss-base-typography",
"version": "0.0.5",
"version": "0.0.6",
"description": "Base typography styles for Basscss",

@@ -5,0 +5,0 @@ "repository": {

This module sets default typographic styles for the body, headings, paragraphs, lists, and other elements.
## Base type scale
Typographic elements are normalized to a simple type scale that works well across devices. Default top and bottom margins are set for commonly-used typographic elements.

@@ -15,2 +18,3 @@

## Type scale utilities
The `.h1` – `.h6` font-size utilities can be used to override an element’s default size.

@@ -28,2 +32,3 @@

## Lists
By default, lists have bullets or numbers and padding left.

@@ -67,1 +72,8 @@

## Other Elements
The pre element has overflow-x set to scroll.
Blockquotes and hr have default margin and padding set.
Adjust the custom properties to change the default font stack, font weights, and type scale.

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