UNPKG

@magnesium/typography

Version:

The Magnesium Design components for the web typography system.

38 lines (37 loc) 1.07 kB
{ "name": "@magnesium/typography", "version": "1.16.0", "description": "The Magnesium Design components for the web typography system.", "main": "index.scss", "dependencies": { "@magnesium/core": "^1.16.0", "@magnesium/theme": "^1.16.0", "@unsass/breakpoint": "^2.2.0", "@unsass/css": "^2.1.1", "@unsass/em": "^2.0.1", "@unsass/rem": "^2.0.4", "@unsass/utilities": "^1.3.1", "sass": "^1.55.0" }, "files": [ "*.scss" ], "keywords": [ "sass", "typography", "framework", "magnesium", "front-end" ], "license": "MIT", "homepage": "https://github.com/magnesiumlabs/magnesium/tree/main/packages/typography", "repository": { "type": "git", "url": "git+https://github.com/magnesiumlabs/magnesium.git", "directory": "packages/typography" }, "bugs": { "url": "https://github.com/magnesiumlabs/magnesium/issues" }, "gitHead": "c617de75cd70cd9d678ba56c441248ae074d1298" }