feat: add Code of Conduct, Contribution guidelines, and License files; update HTML files to use module stylesheets

This commit is contained in:
abdullahalam123
2025-10-12 15:24:29 +05:30
parent 47f4818e25
commit 3e52545a6c
12 changed files with 339 additions and 18 deletions

View File

@@ -2,9 +2,8 @@ import { categories } from './config/tools.js';
import { dom, switchView, hideAlert } from './ui.js';
import { setupToolInterface } from './handlers/toolSelectionHandler.js';
import { createIcons, icons } from 'lucide';
import * as pdfjsLib from 'pdfjs-dist';
import "../css/styles.css";
const init = () => {
pdfjsLib.GlobalWorkerOptions.workerSrc = new URL(