2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Prep for v4.2.0 release

- Move 4.1 docs to 4.2
- Update versions everywhere to 4.1.3 with release script
- Manually bump the shorthand version in package.json
- Add 4.2 to the versions docs page
- Update some redirects
- Fix tests asset URLs
- Bump Nuget and more
This commit is contained in:
Mark Otto
2018-12-16 18:18:37 -08:00
committed by Mark Otto
parent 2c0cd7d2ed
commit eda851ee76
287 changed files with 169 additions and 167 deletions
@@ -0,0 +1,21 @@
---
layout: docs
title: Best practices
description: Learn about some of the best practices we've gathered from years of working on and using Bootstrap.
group: getting-started
---
We've designed and developed Bootstrap to work in a number of environments. Here are some of the best practices we've gathered from years of working on and using it ourselves.
{% capture callout %}
**Heads up!** This copy is a work in progress.
{% endcapture %}
{% include callout.html content=callout type="info" %}
### General outline
- Working with CSS
- Working with Sass files
- Building new CSS components
- Working with flexbox
- Ask in [Slack](https://bootstrap-slack.herokuapp.com/)