Skip to content

Commit c63b794

Browse files
committed
chore: added relevant comment
1 parent 11c0042 commit c63b794

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/copilot-instructions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
This is a JavaScript polyfill and PostCSS plugin for [CSS if() functionality](https://developer.mozilla.org/en-US/docs/Web/CSS/if). The polyfill provides browser support for the CSS if() function with style(), media(), and supports() conditions as specified in the WCAG (Web Content Accessibility Guidelines).
66

7+
<!-- TODO: Update this section if the official specification changes
8+
https://drafts.csswg.org/css-values-5/#if-notation -->
9+
710
## Official WCAG CSS if() Function Specification
811

912
8.3. Conditional Value Selection: the if() notation

0 commit comments

Comments
 (0)