-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve docs scss-docs shortcode #34854
Comments
The indentations are being generated from the spaces found in _utilities.scss file which is following the style coding standard. We can separate the styles for each components in _utilities.scss and merge them separately, so that there will be no leading indentation in the beginning. What do you think? @XhmikosR
|
I don't think we are looking at separating those due to this issue. There are probably more cases, so this should be handled in the shortcode. Again, this is not a huge issue, but it'd be nice to sort it out eventually :) |
👆 Helped along a fellow contributor by rebasing latest from
|
@XhmikosR if the other pr was out of date, I thought pulling latest and rechecking would help everyone and get the docs updated faster. Did not mean to be rude or step on any toes. Anyway no worries; take care. |
It's just that this just increases the noise for us. We can update most PRs or ask the person who opened the PR to update it. If you want to help out, you could check the open issues with the label help-wanted. |
@gdibble no worries. Your PR reminded me it's been a while since I fetched/rebased my PR. I've gone ahead and done that now. I'm usually able to respond quickly if you need me to make changes/update when you or someone on the bootstrap core team is ready to review, just let me know. Thanks! |
(: Yeah of course @XhmikosR. Found by help-wanted. PR was idle 3 months so I wondered about @pouwerkerk, as I know how things and life goes. Anyway was just being helpful. Have a great day all ✌️ |
Hello! I would like to contribute to this as it is still open. Please let me know |
scss-docs: un-indent these lines if possible. Right now the snippet brings in those extra spaces
For example in https://getbootstrap.com/docs/5.1/utilities/colors/#utilities-api
The text was updated successfully, but these errors were encountered: