react-application-injectcss
react-application-injectcss copied to clipboard
An SPFx extension that injects CSS on every page
I successfully deployed this component for a training SharePoint site and users from our organisation really appreciate the look of the site. However, guest users, which constitute the majority of...
First, I have added the custom app to the site contents, the styles become loaded successfully, then remove the app from the site contents of a particular site and then...
Hi, this is working well for the first load. I start in the home page and the custom css is loaded, then when I go to another page/list the custom...
 when I run this webpart , I got this error . Could you please help me ?
Thank you for this! I was able to add this in our SP 2019 environment via tenant wide deployment and manually put to a site with "Install-PnPApp" command. I was...
Can we use this React application to inject separate custom css inside modern pages, instead of just having the same css injected inside all the modern pages? Thanks for providing...
I want to have separate custom.css for each Site Collection Is it possible to set relative path in the ClientSideComponentProperties?
I used this sppkg file to hide Sync button to all Document Libraries in my site. After I injected the css code in style library and added app to the...
I added the app to the appcatalog without deploying it to every site. Then in the site I want to use it I added the app. I put a custom.css...
Hey, when I first tried this solution, I could successfully style most elements and definitely those, which were loaded by web parts. But some other elements could not be styled...