-
I use this way to import, but there is Error: L.maplibreGL is not a function
-
### What's happening?
When I unmount the `Camera` component. The device camera is still active behind the scene. Below is the screenshot and video.
[Video]
[Image]
### Reproduceablā¦
-
-
Fonts look the same in Foundry app and Chrome, but not Firefox. I suspect the stylesheet is not loading correctly?
### Firefox:
![image](https://github.com/user-attachments/assets/9ff40d7e-9944-ā¦
-
Some map styles donāt primarily focus on boundaries, so maritime boundaries represent clutter that distracts the reader from the main data being presented. @vknoppkewetzel @tsinn @jeffreyameyer have eā¦
-
### Version
5.0.0
### Steps to reproduce
1. create a component with
2. import another stylesheet via `@import './another-stylesheet';`
3. run rollup with minimal config and watā¦
yfxie updated
3 years ago
-
As an instrument scientist I would like to see per cycle journals
Deploy `journal_cycle.xsl` to `c:/data` on all instruments
edit `c:/data/journal_20_1.xml` to add
```
```
## Acceptance Crā¦
-
When a user is loading a custom stylesheet in stylesheet loader, we should automatically disable subreddit CSS for that targeted sub(s). Currently it does not and the user has to manually toggle in thā¦
-
Hello guys,
Thank you for taking the time to pay attention and help me to solve these questions.
This is the code i'm using for minify my html:
```
function sanitize_output($buffer) {
reqā¦
-
Hi, it seems that the section {% stylesheet 'scss' %} is failing to compile nested elements:
```
{% stylesheet 'scss' %}
.footer {
color: red;
&__main {
border: 1px solid red;
ā¦