ankit / stylebot

Change the appearance of the web instantly
https://stylebot.dev/
MIT License
1.4k stars 208 forks source link

Can't Add "\A" in Styles CSS #529

Closed badaionly closed 4 years ago

badaionly commented 4 years ago

I want add line break with css { content: "\A"; white-space: pre; }

after save style:

} content: " "; white-space: pre; }

ankit commented 4 years ago

this will be fixed in the upcoming v3 release.