mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
- Removes test related code since there are no tests - Removes client/renderer split since there is only a renderer - Simplify webpack logic to align with our webpack sample - Document in top level readme and improve docs
4 lines
33 B
CSS
4 lines
33 B
CSS
.issues-list {
|
|
width: 100px;
|
|
}
|