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

fix(vite-plugin-angular): use resolved config for CSS preprocessor #1271

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

brandonroberts
Copy link
Member

PR Checklist

Closes #1262

What is the new behavior?

The resolved vite config is passed to the preprocessCSS function

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

[optional] What gif best describes this PR or how it makes you feel?

Copy link

netlify bot commented Aug 12, 2024

Deploy Preview for analog-docs ready!

Name Link
🔨 Latest commit b046703
🔍 Latest deploy log https://app.netlify.com/sites/analog-docs/deploys/66b99362e7e34c00080c8066
😎 Deploy Preview https://deploy-preview-1271--analog-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Aug 12, 2024

Deploy Preview for analog-ng-app ready!

Name Link
🔨 Latest commit b046703
🔍 Latest deploy log https://app.netlify.com/sites/analog-ng-app/deploys/66b9936278467e00088ea92f
😎 Deploy Preview https://deploy-preview-1271--analog-ng-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Aug 12, 2024

Deploy Preview for analog-app ready!

Name Link
🔨 Latest commit b046703
🔍 Latest deploy log https://app.netlify.com/sites/analog-app/deploys/66b9936254389f000809a8b0
😎 Deploy Preview https://deploy-preview-1271--analog-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Aug 12, 2024

Deploy Preview for analog-blog ready!

Name Link
🔨 Latest commit b046703
🔍 Latest deploy log https://app.netlify.com/sites/analog-blog/deploys/66b993624c57830008740609
😎 Deploy Preview https://deploy-preview-1271--analog-blog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@brandonroberts brandonroberts merged commit c70fdb1 into beta Aug 12, 2024
24 checks passed
@brandonroberts brandonroberts deleted the fix-css-resolved-config branch August 12, 2024 05:00
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.

Potential bug - preprocessCSS()
1 participant