minions.white-space

source on Github

    
/*! minions.css */
.ws-n{white-space: nowrap}
.ws-p{white-space: pre}
.ws-pw{white-space: pre-wrap}
.ws-pl{white-space: pre-line}

    
  

Installation

npm

npm install minions.white-space

browser

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

License

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