Ember-addon Packages

ember-cli-csp-style

It is very important when creating a component as an addon to make sure that you do **not** require [CSP](https://en.wikipedia.org/wiki/Content_Security_Policy) to include `unsafe-inline`. If you do then the entire app that your component is used within w

2.1.12 • Published 5 years ago