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(styling): properly import Vanilla-Calendar CSS and only once #1492

Merged
merged 3 commits into from
Apr 29, 2024

Commits on Apr 29, 2024

  1. fix(styling): properly import Vanilla-Calendar CSS and only once

    - we should have only 1 import and for it to be properly imported in SASS, we need to remove the file externsion when importing
    - fixes invalid import and missing CSS when tested in Salesforce
    ghiscoding-SE committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    dd935a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe9f8f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c99671 View commit details
    Browse the repository at this point in the history