Skip to content
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

[5.2] scss comments #43436

Merged
merged 5 commits into from
May 8, 2024
Merged

[5.2] scss comments #43436

merged 5 commits into from
May 8, 2024

Conversation

brianteeman
Copy link
Contributor

Single line comments should begin with // followed by a space

This has zero effect on compiling the css. It is just for

  • consistency
  • easier to search for a comment without finding all the urls
  • some scss tools require the space
  • pedantic

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

Single line comments should begin with // followed by a space

This has zero effect on compiling the css. It is just for
- consistency
- easier to search for a comment without finding all the urls
- some scss documentation tools require the space
- pedantic
@joomla-cms-bot joomla-cms-bot added NPM Resource Changed This Pull Request can't be tested by Patchtester PR-5.2-dev labels May 7, 2024
…oicesjs/choices.scss

Co-authored-by: Quy <quy@nomonkeybiz.com>
@wilsonge wilsonge enabled auto-merge (squash) May 8, 2024 13:18
@wilsonge wilsonge added this to the Joomla! 5.2.0 milestone May 8, 2024
@wilsonge
Copy link
Contributor

wilsonge commented May 8, 2024

LGTM and all whitespace changes now so merging on review.

@brianteeman
Copy link
Contributor Author

thanks

@wilsonge wilsonge merged commit 076864d into joomla:5.2-dev May 8, 2024
3 checks passed
@brianteeman brianteeman deleted the scss branch May 8, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NPM Resource Changed This Pull Request can't be tested by Patchtester PR-5.2-dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants