lazd / gulp-replace

A string replace plugin for gulp
MIT License
496 stars 88 forks source link

String replacement inside SCSS partials #98

Closed rbfonbuena closed 3 years ago

rbfonbuena commented 6 years ago

Not sure if this is a gulp-replace or gulp-sass issue, but for some reason strings inside partials are not being replaced. I've created a test repo at https://github.com/rbfonbuena/gulp-replace-test

TIA

ghost commented 4 years ago

It has been a while since this issue was raised but if you are still available can you advise if the issue you were receiving was similar to the issue I just posted on stackoverflow here?

https://stackoverflow.com/questions/60348119/gulp-replace-regex-removing-more-characters-than-specified-in-the-regex-string

jnhghy commented 3 years ago

Both links are 404 not found now

lazd commented 3 years ago

I can almost guarantee this is user error. Regex is hard. If there's still something wrong, please re-open with a complete example.