You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Upgrade Bootstrap to version 4.3.1.
* Upgrade the following development dependencies:
- **autoprefixer** to version 9.4.7
- **nodemon** to version 1.18.10"
- **stylelint** to version 9.10.1"
- **stylelint-config-twbs-bootstrap** to version 0.3.0
* Move PostCSS config file from the ``build/`` directory to the repository
root.
* Added new rules in the config of **stylelint** in order to blacklist some
``border-radius`` properties (use Bootstrap's mixin instead, see
`Bootstrap issue #27900 <https://github.com/twbs/bootstrap/pull/27900>`_).
All changes in this repository are logged in the file `CHANGELOG.rst <https://gitlab.com/pascalpepe/bootstrap-project-template/blob/master/CHANGELOG.rst>`_.
0 commit comments