Logo
Explore Help
Sign In
SecureBitChat/securebit-chat
1
0
Fork 0
You've already forked securebit-chat
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
5b5cc67fdc2125413c20edab51329966a8195a63
securebit-chat/node_modules/postcss/lib/parse.d.ts

10 lines
135 B
TypeScript
Raw Normal View History

feat: implement build system and development workflow - Add npm scripts for CSS/JS compilation (build:css, build:js, build) - Create PowerShell build automation script - Document development workflow in README - Add troubleshooting guide for build issues - Specify proper file structure and compilation process Supports Tailwind CSS v3.4.0 and esbuild bundling with source maps.
2025-09-08 19:22:50 -04:00
import { Parser } from './postcss.js'
interface Parse extends Parser {
default: Parse
}
declare const parse: Parse
export = parse
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 811ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API