Home / File/ external-url.css — vite Source File

external-url.css — vite Source File

Architecture documentation for external-url.css, a css file in the vite codebase. 0 imports, 1 dependents.

File css ViteCore 1 dependents

Entity Profile

Dependency Diagram

graph LR
  a05f11b5_6e41_8ecc_57b6_954bca4415cc["external-url.css"]
  e5ab158b_5166_6074_28d4_84d5b575227e["main.js"]
  e5ab158b_5166_6074_28d4_84d5b575227e --> a05f11b5_6e41_8ecc_57b6_954bca4415cc
  style a05f11b5_6e41_8ecc_57b6_954bca4415cc fill:#6366f1,stroke:#818cf8,color:#fff

Relationship Graph

Source Code

.external {
  background-image: url('https://vite.dev/logo.svg');
  background-size: 100%;
  width: 200px;
  height: 200px;
  background-color: #bed;
}

Domain

Frequently Asked Questions

What does external-url.css do?
external-url.css is a source file in the vite codebase, written in css. It belongs to the ViteCore domain.
What files import external-url.css?
external-url.css is imported by 1 file(s): main.js.
Where is external-url.css in the architecture?
external-url.css is located at playground/css-lightningcss/external-url.css (domain: ViteCore, directory: playground/css-lightningcss).

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free