Remove whitespace on empty lines etc. #196

Merged
emilsjolander merged 1 commits from styling into master 2016-06-03 14:19:53 -07:00
27 changed files with 564 additions and 565 deletions
Showing only changes of commit c06752e052 - Show all commits

BIN
dist/css-layout.jar vendored

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -35,4 +35,3 @@ build-release: build
.PHONY: build
build:
${MSB} ${NAME}.sln /p:Configuration=${conf} /t:"Facebook_CSSLayout:Rebuild;Facebook_CSSLayout_Tests:Rebuild"