Skip to content

Commit 0029d3c

Browse files
authored
docs: added comment to copilot instructions file (#41)
* chore: added relevant comment * feat: added copilot instructions for further development
1 parent cc1baa4 commit 0029d3c

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)