sourcesync
sourcesync copied to clipboard
Tool to bidirectionally sync changes in CSS files between browser's DevTools and Sass/PostCSS/etc sources
From what I've seen [Vite.js doesn't yet emit source maps](https://github.com/vitejs/vite/pull/13369) in build mode. But we need a source file to correctly map the changes that Chrome does to the original...
We need to add the package to npm so we don't have to use "npm link" no more to make it work. Currently the "sourcesync" package was claimed by somebody...
Currently LightningCSS is hardcoded into the project. But it should be possible to configure what kind of preprocessor one want's to use.
Seems like the versioning Pipeline fails to push it's changes. https://github.com/m5x5/sourcesync/actions/runs/5707697313/job/15464628504#step:8:9