1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02:00

Merge branch 'v4-dev' into fix-unwanted-padding-on-modal

This commit is contained in:
Johann-S
2017-09-02 09:04:04 +02:00
committed by GitHub
24 changed files with 244 additions and 90 deletions

View File

@@ -28,6 +28,7 @@
"global-require": "off",
"no-process-env": "off",
"no-process-exit": "off",
"no-sync": "off",
// Stylistic Issues
"brace-style": "off",