export type CountryCode = /^[a-z]{2}-[A-Z]{2}$/; (I know that technically you can represent this sort of type, but it's just a simple example) 👍 23 buschtoens mentioned this issue Jul 17, 2021 docs: add Doc
[…] Eric’s Archived Thoughts: Reset Reloaded Final “reset css” code. (tags: css) […] Maybe it is good idea to use *{} for first rule. I use that option. Signed,MarkoTuesday, May 1st, 2007 8:22pm The rules for body could just as well be set on the root element: html. ...
[…] Eric’s Archived Thoughts: Reset Reloaded Final “reset css” code. (tags: css) […] Maybe it is good idea to use *{} for first rule. I use that option. Signed,MarkoTuesday, May 1st, 2007 8:22pm The rules for body could just as well be set on the root element: html. ...