-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
One of the things that I am unsure of is how to design an appropriate API for this project, and which things that we need to expose. Currently, we have;
- Data from Mozilla, supplemented by Autoprefixer (and some manual overrides).
- A grammar parser/tokenizer.
- Templates for generating scripts for tests/validation etc.
- A tool that takes these parts and outputs a whole module.
The templates are mostly what I'm having difficulty with here. How much of this do we expose?
Discussion is open. 😄
Reactions are currently unavailable