Update package version to 0.0.7, add media/styles.css for styling, and adjust paths in webview files to reference new stylesheet location. Include .vscodeignore update to exclude media directory from packaging.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
out/**
|
||||
node_modules/**
|
||||
src/**
|
||||
!media/**
|
||||
.gitignore
|
||||
.yarnrc
|
||||
webpack.config.js
|
||||
|
||||
Reference in New Issue
Block a user