Socket
Socket
Sign inDemoInstall

@material/typography

Package Overview
Dependencies
Maintainers
13
Versions
1667
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/typography - npm Package Compare versions

Comparing version 0.35.0 to 0.37.1

2

package.json
{
"name": "@material/typography",
"description": "Typography classes, mixins, and variables for Material Components for the web",
"version": "0.35.0",
"version": "0.37.1",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "keywords": [

@@ -34,6 +34,6 @@ <!--docs:

<li class="icon-list-item icon-list-item--spec">
<a href="https://material.io/guidelines/style/typography.html">Material Design guidelines: Typography</a>
<a href="https://material.io/go/design-typography">Material Design guidelines: Typography</a>
</li>
<li class="icon-list-item icon-list-item--link">
<a href="https://material-components-web.appspot.com/typography.html">Demo</a>
<a href="https://material-components.github.io/material-components-web-catalog/#/component/typography">Demo</a>
</li>

@@ -48,6 +48,8 @@ </ul>

## Usage
## Basic Usage
We recommend you load Roboto from Google Fonts
### HTML Structure
We recommend you load Roboto from Google Fonts:
```html

@@ -62,2 +64,10 @@ <head>

### Styles
```css
@import "@material/typography/mdc-typography";
```
## Style Customization
### CSS Classes

@@ -64,0 +74,0 @@

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