Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save realtomaszkula/84566d41fa654d26c3a9e5ac4c41510b to your computer and use it in GitHub Desktop.
Save realtomaszkula/84566d41fa654d26c3a9e5ac4c41510b to your computer and use it in GitHub Desktop.
<app-bordered-box [borderWidth]="16"></app-bordered-box>
<app-bordered-box borderWidth="16px"></app-bordered-box>
<app-bordered-box borderWidth="1em"></app-bordered-box>
<app-bordered-box borderWidth="1rem"></app-bordered-box>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment