Snippets

BrandiD Target only MS Edge

Created by Jackie D'Elia
1
2
3
4
5
@supports (-ms-ime-align: auto) {
  .selector {
        color: red;
  }
}

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.