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

Remove first class support for less #22

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Remove first class support for less #22

merged 1 commit into from
Aug 21, 2024

Conversation

MonicaOlejniczak
Copy link
Contributor

@MonicaOlejniczak MonicaOlejniczak commented Aug 21, 2024

Motivation

Less CSS is not recommended by Atlassian since we have standardised on Compiled CSS. However, there are still legacy usages of Less that we need to maintain in the interim. We can remove first class support of Less CSS now, so that it is more obvious that it is not a recommended standard at Atlassian.

Changes

  • Remove the less transformer from the default config
  • Remove the less export condition in favour of the generic style condition, though this is not used internally at all

Checklist

  • Existing or new tests cover this change

@MonicaOlejniczak MonicaOlejniczak requested a review from a team August 21, 2024 00:13
@MonicaOlejniczak MonicaOlejniczak changed the title Remove less support Remove first class support for less Aug 21, 2024
@MonicaOlejniczak MonicaOlejniczak merged commit 6d9ab1a into main Aug 21, 2024
17 checks passed
@MonicaOlejniczak MonicaOlejniczak deleted the monica/less branch August 21, 2024 04:17
Nikola-3 pushed a commit that referenced this pull request Oct 29, 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
Development

Successfully merging this pull request may close these issues.

2 participants