mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 15:50:01 +02:00
Docs: consistent usage of CSS sections (#38219)
Co-authored-by: Mark Otto <markd.otto@gmail.com>
This commit is contained in:
@@ -33,9 +33,9 @@ If possible, the simpler solution is:
|
||||
- For form controls, add the `disabled` HTML attribute.
|
||||
- For links, remove the `href` attribute, making it a non-interactive anchor or placeholder link.
|
||||
|
||||
## Sass
|
||||
## CSS
|
||||
|
||||
### Utilities API
|
||||
### Sass utilities API
|
||||
|
||||
Interaction utilities are declared in our utilities API in `scss/_utilities.scss`. [Learn how to use the utilities API.]({{< docsref "/utilities/api#using-the-api" >}})
|
||||
|
||||
|
Reference in New Issue
Block a user