Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevermeister authored Feb 22, 2024
1 parent 48f4eca commit 0b1b577
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,11 @@ Please check an example here
https://stackblitz.com/edit/ngx-wig-sample-plugins?file=src/app.ts


### Filtering/removing extra styles on paste
### Filtering/removing extra styles on paste ( [demo](https://stackblitz.com/edit/stackblitz-starters-ysmo2d?file=src%2Fmain.ts) )

Please check an example here
https://stackblitz.com/edit/ngx-wig-sample-plugins?file=src/app.ts
```typescript
providers: [{ provide: NgxWigFilterService, useClass: NgxWigFilterStylesService}]
```



Expand Down

0 comments on commit 0b1b577

Please sign in to comment.