# @terrazzo/plugin-css-in-js

## 2.4.0

### Minor Changes

- [#778](https://github.com/terrazzoapp/terrazzo/pull/778) [`bdca3be`](https://github.com/terrazzoapp/terrazzo/commit/bdca3be143f7d7a1f06e4ca50e652c85f1d12a24) Thanks [@drwpow](https://github.com/drwpow)! - Feat: add orthogonality detection in resolver API (minus $extends)

### Patch Changes

- Updated dependencies [[`bdca3be`](https://github.com/terrazzoapp/terrazzo/commit/bdca3be143f7d7a1f06e4ca50e652c85f1d12a24), [`84b1dba`](https://github.com/terrazzoapp/terrazzo/commit/84b1dbacc0fe1aa3331d90e61d308eb91f96f8d5)]:
  - @terrazzo/parser@2.4.0
  - @terrazzo/cli@2.4.0
  - @terrazzo/plugin-css@2.4.0

## 2.3.0

### Minor Changes

- [#769](https://github.com/terrazzoapp/terrazzo/pull/769) [`96972d4`](https://github.com/terrazzoapp/terrazzo/commit/96972d4d4aee14a7ca290864c275a48e8f9139ba) Thanks [@drwpow](https://github.com/drwpow)! - [plugin-css]: Minor breaking change: inherit `alphabetize` from options

### Patch Changes

- Updated dependencies [[`96972d4`](https://github.com/terrazzoapp/terrazzo/commit/96972d4d4aee14a7ca290864c275a48e8f9139ba), [`a9a6bdc`](https://github.com/terrazzoapp/terrazzo/commit/a9a6bdc6f42977d13069ce1d87f3ac26a513099f)]:
  - @terrazzo/plugin-css@2.3.0
  - @terrazzo/cli@2.3.0
  - @terrazzo/parser@2.3.0

## 2.2.0

### Patch Changes

- Updated dependencies [[`5f2700e`](https://github.com/terrazzoapp/terrazzo/commit/5f2700e0bbe76cb19674feef8a3868653f273b11), [`5f2700e`](https://github.com/terrazzoapp/terrazzo/commit/5f2700e0bbe76cb19674feef8a3868653f273b11)]:
  - @terrazzo/plugin-css@2.2.0

## 2.1.0

### Patch Changes

- [#745](https://github.com/terrazzoapp/terrazzo/pull/745) [`caa4038`](https://github.com/terrazzoapp/terrazzo/commit/caa4038c715d5fbf8fabbfafba39bed06e413ed1) Thanks [@unpunnyfuns](https://github.com/unpunnyfuns)! - fix: allow for dashes in token paths

## 2.0.3

### Patch Changes

- [#726](https://github.com/terrazzoapp/terrazzo/pull/726) [`b326bd6`](https://github.com/terrazzoapp/terrazzo/commit/b326bd63b2f701707d0501675bde6d9b091de8fa) Thanks [@drwpow](https://github.com/drwpow)! - Improve token aliases where the primitive or primary has token, but aliases do not. This leads to dropped tokens in all plugins.

- Updated dependencies [[`b326bd6`](https://github.com/terrazzoapp/terrazzo/commit/b326bd63b2f701707d0501675bde6d9b091de8fa)]:
  - @terrazzo/plugin-css@2.0.3
  - @terrazzo/parser@2.0.3
  - @terrazzo/cli@2.0.3

## 2.0.2

### Patch Changes

- [#719](https://github.com/terrazzoapp/terrazzo/pull/719) [`2d4014f`](https://github.com/terrazzoapp/terrazzo/commit/2d4014f12de99149d19a2f733a9723daf19c39d2) Thanks [@drwpow](https://github.com/drwpow)! - plugin-css: fix bug with legacy modeSelectors resolving to default alias instead of requested mode

- Updated dependencies [[`2d4014f`](https://github.com/terrazzoapp/terrazzo/commit/2d4014f12de99149d19a2f733a9723daf19c39d2)]:
  - @terrazzo/plugin-css@2.0.2
  - @terrazzo/cli@2.0.2
  - @terrazzo/parser@2.0.2

## 2.0.1

### Patch Changes

- [#699](https://github.com/terrazzoapp/terrazzo/pull/699) [`a23b751`](https://github.com/terrazzoapp/terrazzo/commit/a23b7510710943768731859215b92a98355e1c5c) Thanks [@drwpow](https://github.com/drwpow)! - [parser]: fix runtime error where $extensions may not have mode object

- Updated dependencies [[`a23b751`](https://github.com/terrazzoapp/terrazzo/commit/a23b7510710943768731859215b92a98355e1c5c)]:
  - @terrazzo/parser@2.0.1
  - @terrazzo/cli@2.0.1
  - @terrazzo/plugin-css@2.0.1
