Rick

Results 5 issues of Rick

### Question ### Sample Code ```js import Plyr from 'plyr'; // 引入如下css开始报错 import 'plyr/dist/plyr.css'; ``` 复现仓库 分支 bug/mini-css-extract-plugin https://github.com/LuckyChou710/nanshu-ui

question

### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/timepicker-zp39mv) ### Steps to reproduce clicking on the button in the footer ### What is expected? I hope the date will be changed ### What...

Hey, I'm implementing a REPL and I want to be able to use `@babel/standalone`'s transform api to transform React code online, and I want to preset support for `@emotion/react`, but...

feature request
needs triage

https://github.com/PButcher/flipdown/blob/2c4b2e928fc8098e2d195023ab4d17478d2e20cd/src/flipdown.js#L28 To ```js this.element = document.getElementById(el); this.initialised = this.element.hasChildNodes(); ```

enhancement

> I tried to start the monaco-editor project under example but failed, So I rewrote the code with this repo https://github.com/TypeFox/monaco-languageclient When I start the project, I get this error...