@avaya/neo

3.80.4 • Public • Published

Neo CSS Framework

Package managers

To download NEO into your project via Node Package Manager (npm), run the following command:

npm install @avaya/neo.

Add Neo to Your Page

Add the compiled and minified CSS to the <head> element of your HTML5 document.

<link rel="stylesheet" type="text/css" href="dist/css/neo/neo.min.css" />

What's included

Both compiled and it's minified version are available:

neo/
└── dist/
    └── css/
        └── neo/
            ├── neo.css
            └── neo.min.css

Note: Icon set is also included in neo.css.

Code requirements

Use HTML5 doctype:

<!DOCTYPE html>

Add the responsive viewport meta tag:

<meta name="viewport" content="width=device-width, initial-scale=1" />

Browser support

Neo is set to support the last 2 versions of each browser, with the exception of IE (only IE11 is supported).

Package Sidebar

Install

npm i @avaya/neo

Weekly Downloads

429

Version

3.80.4

License

MIT

Unpacked Size

12 MB

Total Files

18

Last publish

Collaborators

  • enrique-prado
  • jahedges
  • yangatavaya
  • joe-s-avaya
  • mrazian