ngx-markdown-editor icon indicating copy to clipboard operation
ngx-markdown-editor copied to clipboard

Bootstrap styling conflicts

Open zFlxw opened this issue 1 year ago • 2 comments

Hey there, I am using Tailwind and linking the bootstrap stylesheet in the angular.json interferes with the rest of my styling. Is there a way to link the stylesheet only to the editor so that the editor styling works correctly without having to declare the bootstrap stylesheet globally?

I tried adding the bootstrap styles only to the component where I use the editor, but this does not work.

zFlxw avatar Sep 17 '24 11:09 zFlxw