-
Issue Type: Bug
- Run VSCode maximised on a multi-monitor setup
- Put VSCode on screen at the right of another
- Open File menu
### Excepted
It should open on the same screen as VSCode
### W…
-
Hey there, Congrats on the launch!
I was thinking that a Tailwind plugin output would make a good feature.
![image](https://user-images.githubusercontent.com/21288568/87163289-426ed000-c306-11ea-8…
-
Details in progress, but tldr: replatform existing site to VuePress in order to:
- Match existing deploy processes for blog, docs, etc
- Facilitate ease of future improvements: interactive ecosystem…
-
# Introduction
Material-UI v4 was released 10 months ago, per our [release schedule](https://material-ui.com/versions/#release-schedule). It's time to plan for v5.
Our [GitHub milestone](https://g…
-
Getting the error message below in the console:
```sh
$ npm run dev
> @ dev /private/tmp/tailwind-parcel-test
> npx parcel src/index.html
Server running at http://localhost:1234
🚨 /priva…
-
First of all thank you very much for creating that starter template, it's one of many that I tested and one of only a few that works well in my repo!
I have a couple of questions as I want to adopt…
gamue updated
3 years ago
-
Edition 2.
To add one news follow the pattern:
```md
**[Title](url)**
Mini description
*Category*
```
Sample:
OCaml: Add support to iOS/Mac ARM64
In this PR is add support to native O…
-
When I try to render a ring, the box shadow is not rendered because some default fallback CSS vars are missing.
```html
XXX
```
![image](https://user-images.githubusercontent.com/963136/101769766-…
-
- [x] Add sapper boilerplate
- [x] Add tailwind css
- [x] Fix scripts
-
I am playing with Surface and slots for few days now and I encountered many times the following type of repetitive code where I set several slots.
```html
…