Skip to content

Commit

Permalink
Remove nib library and drop legacy browser support (#4)
Browse files Browse the repository at this point in the history
* Remove nib dependency and drop legacy browser support (#3)

* Bump to 1.1.0

* Fix eslint import/no-unresolved error

* Add missing devDependencies

* Update dependencies and migrate css-loader config

* Drop support for Node.js 6
  • Loading branch information
cheton committed Jul 19, 2019
1 parent f64e10b commit abfc399
Show file tree
Hide file tree
Showing 14 changed files with 14,605 additions and 8,729 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,6 @@ os:
- linux

node_js:
- '6'
- '8'
- '10'

Expand Down
17 changes: 1 addition & 16 deletions dist/react-grid-system.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/react-grid-system.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/react-grid-system.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

115 changes: 0 additions & 115 deletions docs/build/0.c80788dc.js

This file was deleted.

0 comments on commit abfc399

Please sign in to comment.