ptsans-npm-webfont

0.0.4 • Public • Published

PTsans webfont package

NPM

Usage

In module

import 'ptsans-npm-webfont';

In style

body {
  font-family: 'PT Sans', sans-serif;
}

Webpack dependencies:

  • css-loader

Without webpack

//css
@import "node_modules/ptsans-npm-webfont/style.css";

//less
@import "node_modules/ptsans-npm-webfont/style.less";

//scss
@import "node_modules/ptsans-npm-webfont/style.scss";

//Stylus
@import "node_modules/ptsans-npm-webfont/style.styl"

Readme

Keywords

Package Sidebar

Install

npm i ptsans-npm-webfont

Weekly Downloads

26

Version

0.0.4

License

ISC

Last publish

Collaborators

  • alexfoxjs
  • zular