A helper for safely embedding URLs in style properties
npm install ember-css-urlember-css-url
==============================================================================
A helper for safely embedding URLs in style properties. Avoids CSS XSS exposure and sanitizes user-provided URLs.
``hbs`
`html`
Compatibility
------------------------------------------------------------------------------
* Ember.js v3.16 or above
* Embroider or ember-auto-import v2
* Node.js v14 or above
Installation
------------------------------------------------------------------------------
```
ember install ember-css-url
Usage
------------------------------------------------------------------------------
[Longer description of how to use the addon in apps.]
Contributing
------------------------------------------------------------------------------
See the Contributing guide for details.
License
------------------------------------------------------------------------------
This project is licensed under the MIT License.