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

Convert less files to sass #675

Merged
merged 3 commits into from
Apr 28, 2020
Merged

Convert less files to sass #675

merged 3 commits into from
Apr 28, 2020

Conversation

dusanradovanovic
Copy link
Contributor

Description:

This PR converts all .less styles to '.sass' styles. Two languages have very similar syntax (https://sass-lang.com/guide), however Sass is much more popular these days. It is also supported OOTB by the create-react-app which will ease the transition of "un-ejecting" from default CRA.

Linting:

  • No linting errors

Tests:

  • E2E tests (npm test run with e2e)
  • Manual tests

Documentation:

  • Requires documentation updates

package.json Show resolved Hide resolved
@shaunmaharaj
Copy link
Contributor

@dusanradovanovic Documentation is queued up for deployment. Can push to prod once this is merged 👍

Thanks for the great work on this one!

package.json Show resolved Hide resolved
@shaunmaharaj shaunmaharaj merged commit e492b2f into master Apr 28, 2020
@shaunmaharaj shaunmaharaj deleted the convert-less-to-sass branch April 28, 2020 20:50
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.

4 participants