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

Sass Transformer: Also look for partials #1683

Merged
merged 3 commits into from
Dec 17, 2019

Commits on Dec 16, 2019

  1. Sass Transformer: Also look for partials

    Add support for [SASS partials](https://sass-lang.com/guide), as is already present [upstream](https://github.com/kristerkari/react-native-sass-transformer/blob/52884dd59582856fa17e2b2e8ca9efc37d412387/index.js#L41-L42).
    
    This should fix the issue introduced by WordPress/gutenberg#19159, and discussed there.
    ockham committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    0002811 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Single quotes

    ockham committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    4e79666 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    016e684 View commit details
    Browse the repository at this point in the history