-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update index.bs to resolve errors/warnings (#62)
In order to get bikeshed to build this had to list it under and existing group. Chose html. Not technically correct, but gets us working again.
- Loading branch information
Showing
3 changed files
with
336 additions
and
480 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,5 @@ | |
all: index.html | ||
|
||
index.html: index.bs | ||
curl https://api.csswg.org/bikeshed/ -F [email protected] -F output=err | ||
curl https://api.csswg.org/bikeshed/ -F [email protected] -F force=1 > index.html | tee |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.