Uploaded image for project: 'Python Integrations'
  1. Python Integrations
  2. INTPYTHON-554

CSS Styles Completely Broken

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Python Drivers
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      I have followed the instructions in readme to create a new project and run it via docker. When I open localhost:3000, i see styles are broken. I suspect if Tailwind is not loading at all.

      Steps to reproduce
      // Make sure cookiecutter and python are installed on the device
      // This will generate a full-stack app in the directory ./example
      cookiecutter https://github.com/mongodb-labs/full-stack-fastapi-mongodb --no-input project_name="example"// Move into that directory.
      cd example// Make sure that you've opened the Docker Desktop app before this step.
      // build
      docker compose build --no-cache// start the container in the background
      docker compose up -d 
      Now go to http://localhost:3000 , styles are broken. See screenshot below :

            Assignee:
            jib.adegunloye@mongodb.com Jib Adegunloye
            Reporter:
            jib.adegunloye@mongodb.com Jib Adegunloye
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              None
              None
              None
              None