This website requires JavaScript.
Explore
Help
Sign in
studio-variable
/
geoproject-app
Watch
4
Star
0
Fork
You've already forked geoproject-app
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
960f509d5c
geoproject-app
/
src
/
style.css
3 lines
92 B
CSS
Raw
Normal View
History
Unescape
Escape
refactor: move all styles to public/assets/css - Remove duplicate CSS files from src/assets - Keep all stylesheets in public/assets/css for static serving - Update style.css imports to reference public assets - Cleaner separation: public for styles, src for Vue components 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 16:47:17 +01:00
@
import
url
(
'/assets/css/pagedjs-interface.css'
)
;
@
import
url
(
'/assets/css/editor-ui.css'
)
;
Reference in a new issue
Copy permalink