mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
8 lines
169 B
HTML
8 lines
169 B
HTML
<head>
|
|
<style hx-preserve="true">
|
|
#basic-preserve-1 {
|
|
border: 3px solid red;
|
|
}
|
|
</style>
|
|
</head>
|
|
Adds Preserved Style via hx-preserve |