css-gridish icon indicating copy to clipboard operation
css-gridish copied to clipboard

Publish the chrome extension to npm?

Open milewski opened this issue 7 years ago • 2 comments

Hey guys it would be nice if could also publish the chrome extension as a npm package.. (of course would require some tweaking) to make it work as a package that can be imported "installed" via the main bundler..

i currently face a situation where i have two projects with slight different grids.. and i have to swap configs constantly... it would be a much nicer workflow if i could have like a devOnly.js file that imports this extension.. and initialize it with the current projects config...

milewski avatar Jan 30 '18 10:01 milewski

Sounds legit to me. Another option would be for the extension to save recently used configs with a dropdown to toggle.

seejamescode avatar Jan 30 '18 15:01 seejamescode

well i went ahead and made a quickly control + c -> control + v version

https://github.com/milewski/css-gridish-grid

milewski avatar Feb 01 '18 06:02 milewski