Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add @import layer() #18461

Merged
merged 1 commit into from Dec 20, 2022
Merged

Commits on Dec 20, 2022

  1. Add @import layer()

    This adds a single subfeature to `@import` for the `layer` function. I
    added a single feature, though I'm not 100% certain if that's the right
    call. There's also a `layer` keyword that creates an anonymous layer.
    Conceptually, is this a single function called with or without an
    argument? Or is this distinctly two features: a keyword and a function?
    I'm not 100% certain and I'd like a review that addresses that question.
    ddbeck committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    a9f4d45 View commit details
    Browse the repository at this point in the history