mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-29 22:11:22 +00:00
8 lines
147 B
HTML
8 lines
147 B
HTML
<head>
|
|
<style>
|
|
#basic-css-1 {
|
|
border: 3px solid red;
|
|
}
|
|
</style>
|
|
</head>
|
|
Basic CSS Merge (Should Add Red Border) |