minions.word-break

0.3.0 • Public • Published

minions.word-break

minions word-break classes

Module

name: minions.minions.word-break
version: 0.2.0
main/style: word-break.css

Installation

npm:

npm install minions.word-break

browser:

<link rel="stylesheet" href="https://unpkg.com/minions.word-break" />

Code

/*! minions.css */
.wb-n{word-break:normal} 
.wb-ba{word-break:break-all}
.wb-ka{word-break:keep-all}

Source and issues

https://github.com/chantastic/minions.css/tree/master/packages/word-break

License

The MIT License (MIT) Copyright (c) 2016 Michael Chan

Readme

Keywords

none

Package Sidebar

Install

npm i minions.word-break

Weekly Downloads

17

Version

0.3.0

License

MIT

Last publish

Collaborators

  • chantastic