Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
thednp committed Jun 4, 2020
1 parent 7d5ee12 commit ea29638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ You have 3 build tools for building custom builds
* `$ npm run build` - to compile and minify the ES6/ES7 source **navbar.js** and **navbar.min.js**
* `$ npm run compile` - to compile and minify the **navbar.less** and other demo related sources
* `$ npm run bundle` - to execute both the above in paralel
* `$ npm run polyfill` - to build the polyfill

# Custom CSS Builds
You can create your own custom styling, here's a quickie:
Expand Down

0 comments on commit ea29638

Please sign in to comment.