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

feat(pv-scripts): replace using node-sass with (dart-)sass #181

Merged
merged 5 commits into from Apr 26, 2024

Commits on May 5, 2022

  1. feat(pv-scripts): replace using node-sass with (dart-)sass

    use the current immplementation of sass to compile scss files
    
    BREAKING CHANGE: see https://sass-lang.com/documentation/breaking-changes for migration from
    node-sass to dart-sass
    mbehzad committed May 5, 2022
    Configuration menu
    Copy the full SHA
    dc9642b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/pro-vision/fe-tools into…

    … feature/node-sass-to-dart-sass
    
    # Conflicts:
    #	packages/pv-scripts/package-lock.json
    mbehzad committed May 5, 2022
    Configuration menu
    Copy the full SHA
    9345adc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/pro-vision/fe-tools into…

    … feature/node-sass-to-dart-sass
    
    # Conflicts:
    #	packages/pv-scripts/package-lock.json
    mbehzad committed May 5, 2022
    Configuration menu
    Copy the full SHA
    f03290b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. ci: remove node versions reached their end-of-life from CI matrix and…

    … replace with current versions
    mbehzad committed May 6, 2022
    Configuration menu
    Copy the full SHA
    f26d077 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/pro-vision/fe-tools into…

    … feature/node-sass-to-dart-sass
    
    # Conflicts:
    #	packages/pv-scripts/package-lock.json
    mbehzad committed May 6, 2022
    Configuration menu
    Copy the full SHA
    e7b68c8 View commit details
    Browse the repository at this point in the history