Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CSS Playground

See it live at https://budavariam.github.io/css-playground

Minimal css playground with only html and css.

Only works in webkit browsers (Safari/Chrome).

How it works

There are 2 tricks involved:

  • contenteditable prop to the style element
  • [contenteditable] {-webkit-user-modify: read-write-plaintext-only;} css to handle newlines properly

About

Minimal realtime updating css playground made with only html and css.

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages