-
For example, I have a css library installed via npm and would like to include it into my core styles but it looks like the webpack module css-loader is rewriting all the rules.
I want to keep the css…
-
For developers, it will be good to have an event that is fired whenever slotting algorithm runs within a shadow tree. Maybe runs _and_ produces changes compared to the previous result? Don't know. Als…
-
The complex CSS-like syntax for some attributes is extremely strange.
For example:
```
wasd-controls="enabled: true; acceleration: 120"
```
Do I have to manually concatenate strings to update the `…
potch updated
8 years ago
-
- A-Frame templates should be a reference implementation rather than a core implementation. Anyone is free to use their own templating engine.
- Primitives are syntactic sugar and should be more of a …