Skip to content

Commit

Permalink
Merge pull request #3270 from matthew-dean/feature-third-party
Browse files Browse the repository at this point in the history
Fixes #3231 - Adds UIKit, Bootstrap 3, and Bootstrap 4 to verified tests
  • Loading branch information
matthew-dean authored Jul 7, 2018
2 parents 204d548 + fea028b commit c5cac8c
Show file tree
Hide file tree
Showing 9 changed files with 23,697 additions and 116 deletions.
368 changes: 254 additions & 114 deletions package-lock.json

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
"source-map": "~0.6.0"
},
"devDependencies": {
"bootstrap": "3.3.7",
"bootstrap-less-port": "0.3.0",
"diff": "^3.2.0",
"git-rev": "^0.2.1",
"grunt": "~0.4.5",
Expand All @@ -72,7 +74,8 @@
"phantomjs-prebuilt": "^2.1.16",
"phin": "^2.2.3",
"promise": "^7.1.1",
"time-grunt": "^1.3.0"
"time-grunt": "^1.3.0",
"uikit": "2.27.4"
},
"keywords": [
"compile less",
Expand Down
Loading

0 comments on commit c5cac8c

Please sign in to comment.