chore(vscode-ide-companion): tailwind base

This commit is contained in:
yiliang114
2025-11-23 17:33:10 +08:00
parent 38fd303b07
commit 8ac38aad92
14 changed files with 5333 additions and 604 deletions

View File

@@ -6,6 +6,7 @@
import ReactDOM from 'react-dom/client';
import { App } from './App.js';
import './tailwind.css';
import './App.scss';
import './ClaudeCodeStyles.css';