mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-15 19:10:47 +02:00
Remove instances of `colorScheme === "dark" ?` in the app and rely on the theme.css' light and dark variables instead.
14 lines
247 B
Plaintext
14 lines
247 B
Plaintext
dist/
|
|
# Tauri/Cargo build output (binary assets named *.js etc. confuse Prettier)
|
|
src-tauri/target/
|
|
node_modules/
|
|
public/vendor/
|
|
public/pdfjs*/
|
|
public/js/thirdParty/
|
|
public/css/cookieconsent.css
|
|
src-tauri/target/
|
|
*.min.*
|
|
*.md
|
|
*.wxs
|
|
src/output.css
|