thraizz / blog-comments

Comments for my blog :)
https://lakur.tech
0 stars 0 forks source link

blog/2022/03/31/tailwind-scss-resolve-url-loader-error-processing-css-invalid-mapping/ #2

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Tailwind + SCSS: resolve-url-loader: error processing CSS, invalid mapping - Lakur

This post describes how to fix a tailwind error, where using @apply directives would cause "resolve-url-loader: error processing CSS, invalid mapping" errors during your build.

http://lakur.tech/2022/03/31/tailwind-scss-resolve-url-loader-error-processing-css-invalid-mapping/

LeonardoDaLuz commented 1 year ago

You saved my life. I would never find this out! I did a deploy that didn't work in production, I was crazy to solve this. I would have to stay overnight. Now I can sleep in peace.

thraizz commented 1 year ago

@LeonardoDaLuz Thanks for the feedback, glad I could help to save you some sleep! 😸