sb-prompt-studio/postcss.config.js
Simeon Schecter 07133397ff CinePrompt Studio v3.3 - Verified Physics & Auteur Logic
Major updates:
- Implemented pure text-to-image generation (removed image references)
- Added Film Stock & Texture Engine for deep realism
- Added 9 new Auteur Style presets with verified camera/lens pairings
- Enhanced Smart Fill with contextual details based on application
- Updated Master System Prompt to Cinematography Edition
- Implemented sensory enhancement for texture, atmosphere, and light
- Verified camera/lens combinations through stress testing
- Updated UI to reflect v3.3 with cleaner interface

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 11:23:46 -05:00

6 lines
No EOL
79 B
JavaScript

export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}