-
I made a test app to highlight this bug: https://github.com/amarandon/trypipeline/tree/with-pipeline
I have a trivial test:
``` python
from django.test import TestCase
class TestHome(TestCase):
…
ghost updated
8 years ago
-
Tested with mkdocs-static.i18n 1.2.0 and mkdocs-material 9.5.2-insiders.4.47.1:
Whenever I add the `blog` plugin with a post, I get the following error attempting to run `mkdocs serve`:
```
Tra…
-
A few things to note:
- I'm not sure we need Redux here, the other examples don't have it
- Let's try to be 1:1 on CSS solutions - others are using Tailwind CSS, so use that
- To be a more accura…
-
### Context
TL;DR Jest is hard to configure so that the Linaria CSS extraction on components is performed during test runs. Switching to a Vite + Vitest combination is, by comparison, trivial to ac…
-
```
=== npm audit security report ===
# Run npm install @angular/core@17.0.8 to resolve 1 vul…
-
* faicons version: "0.2.1"
* Python version: 3.11
* Operating System: macos
### Description
Describe what you were trying to get done.
* I'd like to make the icon grow via a height (or width)…
-
Would you please update the CSS for this project module to inject through your bundle.js file instead of through a static link?
I think there's two npm packages:
style-loader
css-loader
And you…
-
I install clockwork to my project, but the WEB UI doesn't work. It can be open in chrome, but can't loading all js and css file. Am I missing something?
`"php": "7.2.19"`
`"laravel/framework": "5.…
-
Installed using pip; When i run `trackma-gtk` on terminal, this happens:
```
Trackma GTK v0.8.5 …
-
### Steps to reproduce
[Link to live example](https://github.com/o-alexandrov/material-ui-pigment-css-vite-ts)
Steps:
1. Clone
2. Refer to `vite.config.ts`
### Current behavior
`components…