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

Fix "DeclarationOrder" issue in app/javascript/src/assets/scss/widgets/_tabs.scss #77

Closed
pranavrajs opened this issue Oct 2, 2019 · 1 comment · Fixed by #125
Closed
Labels
hacktoberfest Issues to work during hacktoberfest

Comments

@pranavrajs
Copy link
Member

Expected item on line 26 to appear before line 23. Rule sets should be ordered as follows: @extends, @includes without @content, properties, @includes with @content, nested rule sets

https://codeclimate.com/github/chatwoot/chatwoot/app/javascript/src/assets/scss/widgets/_tabs.scss#issue_5d87481187cf19000100079c

@pranavrajs pranavrajs added codeclimate hacktoberfest Issues to work during hacktoberfest labels Oct 2, 2019
kirc0de added a commit to kirc0de/chatwoot that referenced this issue Oct 2, 2019
kirc0de added a commit to kirc0de/chatwoot that referenced this issue Oct 2, 2019
kirc0de added a commit to kirc0de/chatwoot that referenced this issue Oct 2, 2019
kirc0de added a commit to kirc0de/chatwoot that referenced this issue Oct 6, 2019
kirc0de added a commit to kirc0de/chatwoot that referenced this issue Oct 7, 2019
nithindavid pushed a commit that referenced this issue Oct 7, 2019
* Fix #77 issue codeclimate in app/javascript/src/assets/scss/widgets/_tabs.scss

* Update border-width for #77 in _tabs.scss
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hacktoberfest Issues to work during hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant