[csswg-drafts] [CSS2] Building CSS2

frivoal has just created a new issue for https://github.com/w3c/csswg-drafts:

== [CSS2] Building CSS2 ==
@bert-github 

For the css2 staging spec (`/css2`), this builds the spec:

```sh
cd csswg-drafts/css2
make
```

This 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.

1) Are the differences in the Makefile intentional / necessary?
2) Can the Makefile from `/css21` be fixed? If it is not broken, can its dependencies be documented?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2317 using your GitHub account

Received on Friday, 16 February 2018 02:19:25 UTC