This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
atom-beautify
mirror of
https://github.com/Glavin001/atom-beautify.git
Watch
1
Star
0
Fork
You've already forked atom-beautify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ad431fda81
atom-beautify
/
examples
/
nested-jsbeautifyrc
/
sass
/
expected
/
test.sass
7 lines
60 B
Sass
Raw
Normal View
History
Unescape
Escape
Closes #44. Switch to using Pretty Diff for SASS, as well. See #54. Use indent_size and indent_character options.
2014-08-03 21:35:48 -06:00
a
{
See #18. Beautify most of the expected tests. I was unable to do Python and SQL, as I am having Python problems on my laptop. Hopefully I will be able to figure this out soon.
2014-12-27 23:38:06 -07:00
line-height
:
56
px
;
&
:
hover
{
color
:
blue
;
}
Update dependencies, tests, docs
2015-06-25 06:06:05 -06:00
}