Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions features/mixins.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name: CSS mixins
description: "CSS mixins let you define reusable style fragments and invoke them with custom values, reducing repeated declarations across stylesheets."
spec: https://drafts.csswg.org/css-mixins-1/
group: css
6 changes: 6 additions & 0 deletions features/mixins.yml.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Generated from: mixins.yml
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: false
support: {}