mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-30 12:24:19 +01:00
c064eef67b
- Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color
18 lines
438 B
Markdown
18 lines
438 B
Markdown
---
|
|
layout: docs
|
|
title: Best practices
|
|
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.
|
|
|
|
{% callout info %}
|
|
**Heads up!** This copy is a work in progress.
|
|
{% endcallout %}
|
|
|
|
### General outline
|
|
- Working with CSS
|
|
- Working with Sass files
|
|
- Building new CSS components
|
|
- Ask in Slack
|