Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

kind-work/unique-svg-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This addon is no longer supported.

Statamic 3.0+ Codacy Badge

Unique SVG CSS for Statamic 3

Avoid one SVG classes overwriting the CSS of another SVG by adding the unique_svg_css modifier to your SVG output.

{{ my_svg_url_var | output | unique_svg_css }}

Pricing

This addon is commercial software. You do not need a licence for development but when you are ready to deploy the site to production please purchase a licence per site on the Statamic Marketplace.

Install

Install the addon using composer

composer require kind-work/unique-svg-css