mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-30 14:31:47 +00:00
8 lines
149 B
HTML
8 lines
149 B
HTML
<head>
|
|
<style>
|
|
#basic-css-2 {
|
|
border: 3px solid blue;
|
|
}
|
|
</style>
|
|
</head>
|
|
Basic CSS Merge (Should Add Blue Border) |