@avaya/neo

3.80.6 • 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).

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @avaya/neo

      Weekly Downloads

      344

      Version

      3.80.6

      License

      MIT

      Unpacked Size

      2.68 MB

      Total Files

      15

      Last publish

      Collaborators

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