@raveeshn/superblocknpm
v1.1.0
Published
Super Blocky and Everyday Sans font package with CSS
Maintainers
Readme
@raveesh-test/superblocknpm
Super Blocky font package with CSS.
Installation
npm install @raveesh-test/superblocknpmUsage
Import the CSS file in your project:
import '@raveesh-test/superblocknpm';Or import directly in your CSS:
@import '@raveesh-test/superblocknpm';Then use the font in your styles:
.my-element {
font-family: 'Super Blocky', sans-serif;
}Files Included
index.css- CSS file with @font-face declarationSuper Blocky.ttf- TrueType font file
License
ISC
