File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+
4+ ## v0.0.1
5+
6+
7+ ### 🚀 Enhancements
8+
9+ - Implement plugin ([ 9450d93] ( https://github.com/eazash/postcss-tailwind-space-divide/commit/9450d93 ) )
10+ - Add option to use v3 style selectors ([ 4d3a3f8] ( https://github.com/eazash/postcss-tailwind-space-divide/commit/4d3a3f8 ) )
11+
12+ ### 🏡 Chore
13+
14+ - Add changelogen ([ 8f5eae9] ( https://github.com/eazash/postcss-tailwind-space-divide/commit/8f5eae9 ) )
15+ - Rename package ([ 6456d21] ( https://github.com/eazash/postcss-tailwind-space-divide/commit/6456d21 ) )
16+ - Add Readme ([ 74abdeb] ( https://github.com/eazash/postcss-tailwind-space-divide/commit/74abdeb ) )
17+ - Add tailwindcss v3 as peer ([ b82cc59] ( https://github.com/eazash/postcss-tailwind-space-divide/commit/b82cc59 ) )
18+
19+ ### ✅ Tests
20+
21+ - Use vitest to add tests ([ ee37578] ( https://github.com/eazash/postcss-tailwind-space-divide/commit/ee37578 ) )
22+
23+ ### ❤️ Contributors
24+
25+ - Ezira Ashenafi < eazash22@gmail.com >
26+
Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-tailwind-space-divide" ,
3- "version" : " 0.0.0 " ,
3+ "version" : " 0.0.1 " ,
44 "description" : " PostCSS plugin to optimize the selector tailwindcss v3 .space-* & .divide-* classes" ,
55 "keywords" : [
66 " postcss" ,
You can’t perform that action at this time.
0 commit comments