Hi, while running Odoo 18 community on Windows, my CSS files are not loading properly."
please help to fix this
[options]
addons_path = C:\workspace\18\odoo\addons,C:\workspace\18\addons
admin_passwd = admin@123
db_host = localhost
db_port = 5432
db_user = odoo
db_password = odoo
xmlrpc_port= 8888
http_port = 8088
db_filter = odoo_18
Start with checking your log files. Stop your Odoo service, start it again and read the log output from the beginning.