postcss-debug icon indicating copy to clipboard operation
postcss-debug copied to clipboard

Atom package

Open Gaserd opened this issue 9 years ago • 3 comments

I think we can make Atom package and it can useful. Because :

  • You work in your IDE and after build your project, we open new bar with PostCSS-debug. Where user see your files and plugin Postcss. How you idea ?

Gaserd avatar Jun 02 '16 10:06 Gaserd

Nice idea. But since the debugger would not be included (?) in the user's build process we would have to provide an easy way to tell it which PostCSS plugins to run. Like for the postcss-debug CLI.

andywer avatar Jun 02 '16 10:06 andywer

Okay, but we can try make this idea in the future ?

Gaserd avatar Jun 02 '16 11:06 Gaserd

Maybe. I have never written an Atom plugin before, but it shouldn''t be too hard, I guess.

andywer avatar Jun 02 '16 12:06 andywer