Is there a way to force Umbraco to not touch the a...
# package-development
t
Is there a way to force Umbraco to not touch the app styles, my app works fine when running as standalone but when previewing in Umbraco backoffice the first grid using Tailwind CSS apply but the child grid not! (I noticed the app HTML is within
ng-transclude
!)