microsoft / vscode-codicons

The icon font for Visual Studio Code
https://microsoft.github.io/vscode-codicons/dist/codicon.html
Creative Commons Attribution 4.0 International
883 stars 177 forks source link

Missing `codicons.css` file #255

Open soyrubio opened 4 months ago

soyrubio commented 4 months ago

I'm trying to incorporate codicons into a webview for a VSCode extension. The webview sample shows to import a codicons.cs file in the html head, however this file does not exist.

I'm using @vscode/codicons 0.0.35.

hbons commented 1 month ago

Hi! Where did you find these instructions?