New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bolt/tools-font-size

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bolt/tools-font-size - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0-alpha.8056e857

_tools.font-size.scss

8

package.json

@@ -11,3 +11,3 @@ {

],
"version": "0.2.0",
"version": "0.3.0-alpha.8056e857",
"maintainers": [

@@ -34,3 +34,3 @@ {

},
"style": "index.scss",
"style": "_tools.font-size.scss",
"publishConfig": {

@@ -40,6 +40,6 @@ "access": "public"

"dependencies": {
"@bolt/settings-font-size": "^0.2.0",
"@bolt/tools-sassy-maps": "^0.2.0"
"@bolt/settings-font-size": "^0.6.0-alpha.8056e857",
"@bolt/tools-sassy-maps": "^0.3.0-alpha.8056e857"
},
"private": false
}
# @bolt/tools-font-size
Mixins for declaring the font-size property in Bolt.
Mixins for managing and grabbing fluid font sizes in Bolt.

@@ -8,12 +8,3 @@ - [Sass Docs](https://www.boltdesignsystem.com/docs/#tools: font-size)

```bash
npm install @bolt/tools-font-size --save
npm install @bolt/tools-font-size
```
## Basic usage
```scss
@import 'node_modules/@bolt/tools-font-size';
```
-->
### License
MIT
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