Releases: ryoppippi/svelte-preprocess-import-css
Releases · ryoppippi/svelte-preprocess-import-css
v0.3.4
🚀 Features
- Replace custom function with ufo's withTrailingSlash - by @ryoppippi (64565)
View changes on GitHub
v0.3.3
🚀 Features
- Improve alias path resolution in getAbsPath - by @ryoppippi (02c38)
View changes on GitHub
v0.3.2
🚀 Features
- Add name to importCSSPreprocess function - by @ryoppippi (97ae7)
🐞 Bug Fixes
- Test workflow - by @ryoppippi (77a53)
View changes on GitHub
v0.3.1
🚀 Features
- deno.jsonc:
- Add keywords to package - by @ryoppippi (6ac2f)
- Exclude certain directories and files - by @ryoppippi (ae774)
View changes on GitHub
v0.3.0
🚀 Features
- Add rename css feature - by @ryoppippi (8a17b)
- Add documentation for renaming style rules - by @ryoppippi (f9b04)
- tests: Add snapshot test for renaming - by @ryoppippi (c4643)
View changes on GitHub
v0.2.1
v0.2.0
🚀 Features
- Select classes by query string - by @ryoppippi (8ed42)
- Add partial Svelte test and related snapshot - by @ryoppippi (db46d)
View changes on GitHub
v0.1.3
v0.1.2
🚀 Features
- Improve path handling in getAbsPath function - by @ryoppippi (a65b1)
View changes on GitHub
v0.1.1
🚀 Features
- Add support for alias resolution in svelte-preprocess-import-scoped-css - by @ryoppippi (3911c)
- Improve path resolution with aliases - by @ryoppippi (4f24b)