1000ch / atom-stylefmt

Format your CSS using stylefmt.
https://atom.io/packages/stylefmt
MIT License
33 stars 3 forks source link

lookup config by file path #16

Closed gucong3000 closed 7 years ago

gucong3000 commented 7 years ago

Fixed: #12 Fixed: #13 Fixed: #17

gucong3000 commented 7 years ago

Fixed: #12 Fixed: #13

gucong3000 commented 7 years ago

@Bubbi , @antsav , Can you help me do some test ?

unpack zip file to ~/.atom/packages/stylefmt/ and run

cd ~/.atom/packages/stylefmt/
npm i --save stylefmt
antsav commented 7 years ago

followed instructions above

getting Refusing to install stylefmt as a dependency of itself

and still not working

antsav commented 7 years ago

after all this manipulations , event 3.1.2 stopped working ))

gucong3000 commented 7 years ago

Refusing to install stylefmt as a dependency of itself @1000ch Same thing happend to me. can you rename to atom-stylefmt in package.json ?

1000ch commented 7 years ago

@gucong3000 Thank you for PR. Would you fix some points? After fixing, merge your commits using git rebase.

can you rename to atom-stylefmt in package.json ?

No, it should be stylefmt.

gucong3000 commented 7 years ago

Closed & new PR for rebase #18