mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-26 05:19:15 +02:00
stub out a best practices page
This commit is contained in:
16
docs/getting-started/best-practices.md
Normal file
16
docs/getting-started/best-practices.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
layout: page
|
||||||
|
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
|
||||||
|
- Ask in Slack
|
Reference in New Issue
Block a user