Am facing a problem with my css styling, Am using tailwindcss for my styling but I have some custom css in the style.css file but when I visit other websites those styles look weird because the current tab styles override what I set in the styles file. Even the fonts as well behave the same way which is been loaded from my local. I followed everything in the documentation for
with-tailwindcss
with-tailwindcss
setup for the content.ts file. Not sure what to do from here and its a real block from pushing what I have built. Anyone help me out