mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-15 22:27:09 +03:00
17 lines
443 B
Markdown
17 lines
443 B
Markdown
|
---
|
||
|
layout: docs
|
||
|
title: Best practices
|
||
|
group: getting-started
|
||
|
---
|
||
|
|
||
|
We've designed and developed Material Design for 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
|