2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-29 05:29:09 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
c04eb0dbb0 fix(utils): detect palette in getIconsCSS 2023-02-17 15:29:14 +02:00
Vjacheslav Trushkin
8e6e5a3619 fix: require icons list for addCleanIconSelectors in Tailwind plugin 2023-02-07 21:34:26 +02:00
Vjacheslav Trushkin
2b0ca8f685 fix: combine files and iconSets options in Tailwind plugin 2023-02-07 18:04:20 +02:00
Vjacheslav Trushkin
981feb9c53 fix: clearer errors in tailwind plugin 2023-02-07 10:27:55 +02:00
Vjacheslav Trushkin
0dbc5da8b3 fix: correct handling for icons with palette in Tailwind plugin, plugin demo 2023-02-06 20:31:55 +02:00
Vjacheslav Trushkin
2841b3ff05 feat(tailwind): new version with dynamic icons
BREAKING CHANGE: plugin uses named exports now, see README.md for usage
2023-01-12 20:02:54 +02:00
Vjacheslav Trushkin
c052341bc2 chore(tailwind): split loader in separate file 2023-01-12 18:44:08 +02:00
Vjacheslav Trushkin
0c0cbc2485 fix(tailwind): remove debug logging 2023-01-11 23:43:12 +02:00
Vjacheslav Trushkin
53f4d2a4be feat(tailwind): dynamic icon selectors 2023-01-11 23:42:32 +02:00
Vjacheslav Trushkin
2049c1d512 chore(tailwind): publish update 2023-01-11 23:07:42 +02:00
Vjacheslav Trushkin
1152246322 fix(tailwind): run plugin script only once 2023-01-11 23:06:49 +02:00
Vjacheslav Trushkin
ad8305400c chore(tailwind): add gitignore and npmignore 2023-01-11 23:06:13 +02:00
Vjacheslav Trushkin
aa55348abc chore(tailwind): remove generated files 2023-01-11 23:05:50 +02:00
Vjacheslav Trushkin
4d607c6d5f fix(tailwind): allow custom locations for icon set files 2023-01-11 19:51:37 +02:00
Vjacheslav Trushkin
6853b3e29c feat: plugin for Tailwind CSS 2023-01-11 17:42:21 +02:00