Skip to content

Commit

Permalink
Add CSS samples
Browse files Browse the repository at this point in the history
  • Loading branch information
tdewolff committed Aug 14, 2018
1 parent b27457b commit 6548759
Show file tree
Hide file tree
Showing 3 changed files with 348 additions and 0 deletions.
2 changes: 2 additions & 0 deletions benchmarks/css_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ import (
var cssSamples = []string{
"sample_bootstrap.css",
"sample_gumby.css",
"sample_fontawesome.css",
"sample_normalize.css",
}

func init() {
Expand Down
5 changes: 5 additions & 0 deletions benchmarks/sample_fontawesome.css

Large diffs are not rendered by default.

341 changes: 341 additions & 0 deletions benchmarks/sample_normalize.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6548759

Please sign in to comment.