mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
Update README.md
This commit is contained in:
parent
35705f455d
commit
4d0a4a39a6
1 changed files with 3 additions and 3 deletions
|
@ -31,8 +31,8 @@ The latest converter script is located [here][converter] and does the following:
|
|||
* Copies all upstream font files into `vendor/assets/fonts/bootstrap`
|
||||
* Sets `Bootstrap::BOOTSTRAP_SHA` in [version.rb][version] to the branch sha.
|
||||
|
||||
This LESS to SCSS conversion is pretty good, but not perfect. So manual fixes to the resulting SCSS will be necessary for now.
|
||||
Please submit GitHub issues tagged with `conversion` to help track current shortcomings of the conversion process.
|
||||
This converter fully converts original LESS to SCSS. Conversion is automatic but requires instructions for certain transformations (see converter output for details).
|
||||
Please submit GitHub issues tagged with `conversion`.
|
||||
|
||||
## Credits
|
||||
|
||||
|
@ -54,4 +54,4 @@ and a [significant number of other contributors][contrib].
|
|||
[tm]: https://twitter.com/thomasmcdonald_
|
||||
[glebm]: https://github.com/glebm
|
||||
[version]: https://github.com/thomas-mcdonald/bootstrap-sass/blob/3/lib/bootstrap-sass/version.rb
|
||||
[contrib]: https://github.com/thomas-mcdonald/bootstrap-sass/graphs/contributors
|
||||
[contrib]: https://github.com/thomas-mcdonald/bootstrap-sass/graphs/contributors
|
||||
|
|
Loading…
Add table
Reference in a new issue