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 var prefix #1609

Merged
merged 2 commits into from
Nov 10, 2022
Merged

Fix var prefix #1609

merged 2 commits into from
Nov 10, 2022

Conversation

MewenLeHo
Copy link
Contributor

@MewenLeHo MewenLeHo commented Nov 10, 2022

Related issues

Closes #1585

Description

Solves Saas error on compilation when trying to change $prefix.

Motivation & Context

Resolves Sass error on compilation.

Types of change

  • Bug fix (non-breaking which fixes an issues)

Live previews

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • My change introduces changes to the migration guide
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

@MewenLeHo MewenLeHo added bug v5 docs Improvements or additions to documentation labels Nov 10, 2022
@MewenLeHo MewenLeHo self-assigned this Nov 10, 2022
@netlify
Copy link

netlify bot commented Nov 10, 2022

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit ddfdccd
🔍 Latest deploy log https://app.netlify.com/sites/boosted/deploys/636d05a9f5217400090eb489
😎 Deploy Preview https://deploy-preview-1609--boosted.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 settings.

@julien-deramond julien-deramond merged commit 3f5c664 into main Nov 10, 2022
@julien-deramond julien-deramond deleted the main-mlh-home-page-prefix-modification branch November 10, 2022 14:08
@sonarcloud
Copy link

sonarcloud bot commented Nov 10, 2022

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
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug docs Improvements or additions to documentation v5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Home page and $prefix modification
2 participants