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

Issue #72 exports sass vars #104

Merged
merged 2 commits into from Sep 17, 2022
Merged

Issue #72 exports sass vars #104

merged 2 commits into from Sep 17, 2022

Commits on Sep 17, 2022

  1. issue-#72 - Fixed bug where generated css was being duplicated in com…

    …piled css output.
    
    - Added test/example showing how to extract sass variables to generated output *.js module files.
    - Simplified 'License' section in main README.
    - Updated 'LICENSE' to point to './humans.txt' for maintaners/owners list.
    elycruz committed Sep 17, 2022
    Copy the full SHA
    17031fb View commit details
    Browse the repository at this point in the history
  2. issue-#72 - Cleaned up sass variables extraction test/example.

    - Updated package version.
    elycruz committed Sep 17, 2022
    Copy the full SHA
    07aef77 View commit details
    Browse the repository at this point in the history