Debdut / browser-extension

Browser Extension Template with ESbuild builds, support for React, Preact, Typescript, Tailwind, Manifest V3/V2 support and multi browser build including Chrome, Firefox, Safari, Edge, Brave.
MIT License
679 stars 51 forks source link

pcss vs css and tailwind integration #7

Closed KULTI1995 closed 1 year ago

KULTI1995 commented 1 year ago

What is the difference between pcss and CSS, in the way it is used in the code? And you have tailwindcss, and I don't see it in the code. Can you give an example of using tailwind with content script, and shadow house + CSS modules, for components?

Debdut commented 1 year ago

This is out of scope of this issue, you can search that pattern up!