mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Sass precision documentation (#27705)
This commit is contained in:
committed by
XhmikosR
parent
73a98d9738
commit
58943c0257
@@ -15,7 +15,7 @@ Now, theming is accomplished by Sass variables, Sass maps, and custom CSS. There
|
||||
|
||||
## Sass
|
||||
|
||||
Utilize our source Sass files to take advantage of variables, maps, mixins, and more.
|
||||
Utilize our source Sass files to take advantage of variables, maps, mixins, and more. In our build we've increased the Sass rounding precision to 6 (by default it's 5) to prevent issues with browser rounding.
|
||||
|
||||
### File structure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user