diff --git a/.changeset/lemon-parents-accept.md b/.changeset/lemon-parents-accept.md new file mode 100644 index 000000000..a3f018dc7 --- /dev/null +++ b/.changeset/lemon-parents-accept.md @@ -0,0 +1,5 @@ +--- +'@linaria/postcss-linaria': patch +--- + +Fix the expressions in at-rule parameters and rules with functions. Fixes #1074