Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for CSS (0.05 sec)

  1. scripts/translate.py

            »»»
    
    3.1) Do not add language codes for URLs that point to static assets (e.g., images, CSS, JavaScript).
    
    Example:
    
        Source (English):
    
            «««
            <a href="https://fastapi.tiangolo.com/img/something.jpg" class="external-link" target="_blank">Something</a>
            »»»
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Sat Dec 27 19:05:53 UTC 2025
    - 34.1K bytes
    - Viewed (0)
  2. docs/en/docs/release-notes.md

    ## 0.122.1
    
    ### Fixes
    
    * 🐛 Fix hierarchical security scope propagation. PR [#5624](https://github.com/fastapi/fastapi/pull/5624) by [@kristjanvalur](https://github.com/kristjanvalur).
    
    ### Docs
    
    * 💅 Update CSS to explicitly use emoji font. PR [#14415](https://github.com/fastapi/fastapi/pull/14415) by [@tiangolo](https://github.com/tiangolo).
    
    ### Internal
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Sat Dec 27 19:06:15 UTC 2025
    - 586.7K bytes
    - Viewed (0)
Back to top