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

Upgrade clean css and add basic tests #37

Merged
merged 7 commits into from
Apr 17, 2024

Conversation

derTobsch
Copy link
Contributor

@derTobsch derTobsch commented Nov 28, 2023

  • upgrade clean-css to 5.3.3
  • use const and let instead of var
  • add .editorconfig
  • improve readme
  • adds basic test cases from add basic test (see #27) #30

It should still work, but please check again

❯ lessc file.less --clean-css="--s1 --advanced --compatibility=ie8"
h2{color:coral}h3{color:purple}% 

contains #30

closes #36
closes #29
closes #27
closes #26
closes #18

@derTobsch derTobsch mentioned this pull request Nov 28, 2023
@derTobsch
Copy link
Contributor Author

Hey @matthew-dean, do you need anything else from me? Is this pr ok?

@matthew-dean
Copy link
Member

@derTobsch I guess this plugin has no tests? 🤔

@derTobsch
Copy link
Contributor Author

@derTobsch I guess this plugin has no tests? 🤔

Yep :) Not even one.

@matthew-dean
Copy link
Member

@derTobsch If you feel pretty confident about this, I think we can merge it

@derTobsch
Copy link
Contributor Author

@derTobsch If you feel pretty confident about this, I think we can merge it

go for it. Otherwise we will fix it

@derTobsch
Copy link
Contributor Author

@matthew-dean is there anything else I can do?

@derTobsch
Copy link
Contributor Author

ping :)

@derTobsch
Copy link
Contributor Author

@matthew-dean, how does it look?

@derTobsch
Copy link
Contributor Author

derTobsch commented Apr 11, 2024

Hey @matthew-dean, its me again :) I added the basic tests from #27 (#30) and also added a github workflow to run the tests. You need to enable GitHub Actions for this repo to see the results.

@derTobsch derTobsch changed the title Upgrade clean css and some improvements Upgrade clean css and add basic tests Apr 11, 2024
@matthew-dean matthew-dean merged commit 8ef7002 into less:master Apr 17, 2024
@derTobsch derTobsch deleted the upgrade-clean-css branch April 17, 2024 18:47
@derTobsch
Copy link
Contributor Author

Yeah and thanks @matthew-dean. I think we can now close #30 and #33

@derTobsch derTobsch mentioned this pull request May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants