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

Add support for CSS Modules #2723

Merged
merged 1 commit into from
Apr 22, 2022
Merged

Add support for CSS Modules #2723

merged 1 commit into from
Apr 22, 2022

Conversation

XAHTEP26
Copy link
Contributor

With this PR it’s possible to use CSS Modules (<style module> in SFC).

@netlify
Copy link

netlify bot commented Apr 21, 2022

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 3f402bb
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/626192c4ec51f500084560df
😎 Deploy Preview https://deploy-preview-2723--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@bdbch
Copy link
Contributor

bdbch commented Apr 22, 2022

Thanks for your PR. Merged!

@bdbch bdbch merged commit cd99a16 into ueberdosis:main Apr 22, 2022
@XAHTEP26 XAHTEP26 deleted the patch-1 branch April 23, 2022 03:28
@mattiastofte
Copy link

mattiastofte commented May 14, 2022

Hi, how exactly can we use CSS modules with this PR? I'm using React and NextJS.

@XAHTEP26
Copy link
Contributor Author

Hi, how exactly can we use CSS modules with this PR? I'm using React and NextJS.

Unfortunately, this PR only adds support for <style module> in Vue`s SFC.

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.

None yet

3 participants