Skip to content

Conversation

@mfl28
Copy link
Owner

@mfl28 mfl28 commented Aug 12, 2022

  • Switches from LibSassGradlePlugin to sass-gradle-plugin.
  • Outputs generated css-stylesheet to build directory instead of source resources folder, thereby fixing build error when no previous stylesheet.css file exists. Therefore stylesheet.css is removed from source resource folder.

Closes #8 .

@codecov
Copy link

codecov bot commented Aug 12, 2022

Codecov Report

Merging #9 (fbfa0da) into master (4577ca0) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master       #9   +/-   ##
=========================================
  Coverage     83.05%   83.05%           
  Complexity     1195     1195           
=========================================
  Files            86       86           
  Lines          5429     5429           
  Branches        474      474           
=========================================
  Hits           4509     4509           
  Misses          676      676           
  Partials        244      244           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mfl28 mfl28 merged commit 792fdfa into master Aug 12, 2022
@mfl28 mfl28 deleted the feature/switch-to-sass-gradle-plugin branch August 12, 2022 08:50
@mfl28 mfl28 self-assigned this Aug 13, 2022
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.

Switch to sass-gradle-plugin

2 participants