Zachari

Results 27 issues of Zachari

In this example `example/webpack`,we use ```javascript import(/* webpackChunkName: 'example-desktop' */ './example-desktop.scss'); ``` to import an example-desktop file dynamically. But in the result file,media-query code : ```html

question

### A new feature:TOC If there is a way to generator TOC automatically. Or, I just type `[toc]` in the first line,it will turn to A catalog and update while...

:unicorn: feature request
:dove: export/pdf
:paw_prints:export/html

As a example: ``` Patch file found for package vite which is not present at node_modules/vite ``` If we want to build sub-packages independently in monorepo, but we already set...

https://github.com/joe223/tiny-swiper/issues/61

Hey @joe223 Great to hear that alpha of V2 has been released. So "scroll" is the distance a slide has been moved right? Any ideas how to achieve a parallax...

help wanted

Our team member has translated this repo. On the other hand, we want to introduce SUIT to more Chinese developer. I will make a PR if this is indeed useful....

docs

```shell Failed to write coverage reports: ERROR: TypeError: Cannot read property 'decl' of undefined STACK: TypeError: Cannot read property 'decl' of undefined at /Users/joe/git/Oasis/node_modules/istanbul-reports/lib/lcovonly/index.js:32:38 at Array.forEach () at LcovOnlyReport.onDetail (/Users/joe/git/Oasis/node_modules/istanbul-reports/lib/lcovonly/index.js:30:28)...

The `:root` CSS pseudo-class matches the root element of a tree representing the document, it identical to the selector `html` usually. But a scoped `:root` selector dose not match any...