Skip to content

Fix: node-sass 4.11 doesn't like percent placeholders.#31

Open
jamestalmage wants to merge 1 commit intogiuseppeg:masterfrom
jamestalmage:fix-node-sass-411
Open

Fix: node-sass 4.11 doesn't like percent placeholders.#31
jamestalmage wants to merge 1 commit intogiuseppeg:masterfrom
jamestalmage:fix-node-sass-411

Conversation

@jamestalmage
Copy link
Copy Markdown

The current replacement strategy is broken in node-sass v4.11
for placeholders which are immediately followed by a percent (%) character.

The fix is to simply incorporate the percent char into a new, specifically named, replacement tag.

The current replacement strategy is broken in  node-sass v4.11
for placeholders which are immediately followed by a percent (%) character.

The fix is to simply incorporate the percent char into a new, specifically named, replacement tag.
@jamestalmage
Copy link
Copy Markdown
Author

Split from #30, as requested.

martonlederer referenced this pull request in martonlederer/styled-jsx-plugin-sass-2 Nov 1, 2020
Co-Authored-By: James Talmage <james@talmage.io>
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.

1 participant