Skip to content

Put css in static folder when creating smpl app with templates #22

Description

@saschat

Currently css code is in main.html head. Moving it to static/css/appname.css has 2 advantages:

  • No css code in html file.
  • Introduces a new user to the serveStatic function

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions