2022-08-29 20:01:39 +01:00
2022-08-29 19:18:47 +01:00
2022-08-29 20:01:39 +01:00
2022-08-29 20:01:39 +01:00
2022-07-23 17:27:04 +01:00
2022-07-23 17:27:04 +01:00
2022-07-23 17:27:04 +01:00
2022-07-23 19:53:26 +01:00
2022-07-23 17:27:04 +01:00
2022-07-23 17:52:36 +01:00
2022-07-23 17:27:04 +01:00
2022-07-23 17:52:36 +01:00
2022-08-29 19:41:57 +01:00

PCM Icon Bundle

WIP DON'T USE YET

Example config:

pcm_icon:
    directories:
        - '%kernel.project_dir%/public/icons'
    palletes:
        primary:
            stroke: 'stroke-primary'
            fill: 'fill-primary'
        white:
            stroke: 'stroke-white'
            fill: 'fill-white'
        red:
            stroke: 'stroke-red-400'
            fill: 'fill-red-400'

Remember to add './config/packages/*.yaml' as a value in your Tailwind config content array.

Description
No description provided
Readme 132 KiB
Languages
PHP 98.5%
Makefile 1%
Dockerfile 0.5%