Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e60cfd7279 |
@@ -6,6 +6,16 @@ services:
|
|||||||
pcm_icon.icon_extension:
|
pcm_icon.icon_extension:
|
||||||
public: true
|
public: true
|
||||||
class: Pcm\IconBundle\Twig\Functions\IconExtension
|
class: Pcm\IconBundle\Twig\Functions\IconExtension
|
||||||
|
args:
|
||||||
|
directories:
|
||||||
|
- '%kernel.project_dir%/public/icons'
|
||||||
|
palletes:
|
||||||
|
- primary:
|
||||||
|
stroke: stroke-primary,
|
||||||
|
fill: fill-primary
|
||||||
|
- white:
|
||||||
|
stroke: stroke-white,
|
||||||
|
fill: fill-white
|
||||||
|
|
||||||
Pcm\IconBundle\Twig\Functions\IconExtension:
|
Pcm\IconBundle\Twig\Functions\IconExtension:
|
||||||
public: false
|
public: false
|
||||||
|
|||||||
Reference in New Issue
Block a user