Skip to content

Commit

Permalink
Replace one of the tags
Browse files Browse the repository at this point in the history
  • Loading branch information
kizu committed Jan 27, 2025
1 parent bca0ab7 commit b024eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/posts/2025-01-27-preview-mixin/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ mastodon_post_id: "113899865675690994"

# Pure CSS Mixin for Displaying Values of Custom Properties

#CSS_Variables #CSS_Logic #CSS_Layers #Experiment #Practical #CSS
#CSS_Variables #CSS_Counters #CSS_Layers #Experiment #Practical #CSS

_Do you write CSS? Do you use custom properties with calculations? Do you want to preview their values while you’re debugging them? What if you could do so by setting just one additional custom property? Without any JS? In this article, I present a native CSS mixin that will output various values as pseudo-elements._

Expand Down

0 comments on commit b024eac

Please sign in to comment.