-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
Description
For the css2 staging spec (/css2), this builds the spec:
cd csswg-drafts/css2
makeThis works just fine on my machine. For the stable version (/css21), that should work as well, but there are a few differences in the Makefile, and it doesn't run on my machine.
- Are the differences in the Makefile intentional / necessary?
- Can the Makefile from
/css21be fixed? If it is not broken, can its dependencies be documented?