]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Docs v5: Fix Sass rounding precision and state Sass implementation (#32512)
authorvoltaek <volt43k@gmail.com>
Wed, 13 Jan 2021 22:41:42 +0000 (17:41 -0500)
committerGitHub <noreply@github.com>
Wed, 13 Jan 2021 22:41:42 +0000 (00:41 +0200)
commitf7d38705672a79d69fe27e8457d3d39685bab39b
treede7cf54705fd63aa6c51a4682dcc02aacb6ad731
parent157a27d43d7d785292ca527936ac2932615dea1e
Docs v5: Fix Sass rounding precision and state Sass implementation (#32512)

* Add Sass section to Getting Started > Build Tools, mention Sass implementation used, mention current precision of 10 due to Dart Sass, and mention recommended minimum precision (value of 6 used in BS v4). Remove outdated Sass precision from Customize > Sass docs page.

* Remove more mentions of deprecated Sass implementations. Add links to Sass compiler mentions so we can keep all pertinent Sass compiler information in just one location instead of spread through the docs, which makes it hard to find the details and/or keep them up-to-date.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
site/content/docs/5.0/customize/sass.md
site/content/docs/5.0/getting-started/build-tools.md
site/content/docs/5.0/getting-started/download.md