Update README.md
This commit is contained in:
parent
46046b550b
commit
fb7c8beb07
|
@ -13,7 +13,7 @@ extensions:
|
||||||
- react
|
- react
|
||||||
createdDate: 04/24/2020 12:00:00 AM
|
createdDate: 04/24/2020 12:00:00 AM
|
||||||
---
|
---
|
||||||
## SPFx webpart to add JS and CSS reference on Modern Pages via SPFx application customizer extension
|
# Add JS and CSS reference on Modern Pages via SPFx application customizer extension
|
||||||
|
|
||||||
This repo is a react based SPFx web part and extension that allows users to add/modify/delete custom js and css file references using SPFx application customizer extension all modern pages within SP online site. This web part provides an interface to JS and CSS file references so that we don't have to modify code when we need to change references or add new references in the future. As part of security measures, this actions on web part can be only accessed by users who have Manage web permission on site.
|
This repo is a react based SPFx web part and extension that allows users to add/modify/delete custom js and css file references using SPFx application customizer extension all modern pages within SP online site. This web part provides an interface to JS and CSS file references so that we don't have to modify code when we need to change references or add new references in the future. As part of security measures, this actions on web part can be only accessed by users who have Manage web permission on site.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue