Wouter Scherphof
Wouter Scherphof
Just copied the example code from the package docs
## Feature Request Clarify the sass imports in the documentation (readme) ### Proposed solution 1. Add that to use the mixins, you must `@use "@material/button/mixins";` 1. Add that other components...
How to request a point cloud that is stored in the local file system of the host that is running `ept serve`? Tried `ept=/home/wouter/ept/ept.json`, `ept=file:///home/wouter/ept/ept.json`, `ept=./ept/ept.json`.
Can you make this work on Sublime Text 3?