# Change Log

## 5.0.5

### Patch Changes

- [`fc50e31`](https://github.com/react-universal/tailwind/commit/fc50e31c851500a63f9739695cf72f12d5e05618) Thanks [@chrisarts](https://github.com/chrisarts)! - fix: Unitless values to number

- Updated dependencies [[`fc50e31`](https://github.com/react-universal/tailwind/commit/fc50e31c851500a63f9739695cf72f12d5e05618)]:
  - @universal-labs/css@5.0.5
  - @universal-labs/native-twin@5.0.5

## 5.0.4

### Patch Changes

- [`a69242d`](https://github.com/react-universal/tailwind/commit/a69242db17d38024b8938ede6046d4e696dd170a) Thanks [@chrisarts](https://github.com/chrisarts)! - Fix publish config

- Updated dependencies [[`a69242d`](https://github.com/react-universal/tailwind/commit/a69242db17d38024b8938ede6046d4e696dd170a)]:
  - @universal-labs/css@5.0.4
  - @universal-labs/native-twin@5.0.4

## 5.0.3

### Patch Changes

- [`b2f195f`](https://github.com/react-universal/tailwind/commit/b2f195f41897ab1c051a7be6e293a53fad61a3af) Thanks [@chrisarts](https://github.com/chrisarts)! - publish packages with config

- Updated dependencies [[`b2f195f`](https://github.com/react-universal/tailwind/commit/b2f195f41897ab1c051a7be6e293a53fad61a3af)]:
  - @universal-labs/native-twin@5.0.3
  - @universal-labs/css@5.0.3

## 5.0.2

### Patch Changes

- Updated dependencies [[`1254cd2`](https://github.com/react-universal/tailwind/commit/1254cd2784f8216fb30402212a110abcab0053fc)]:
  - @universal-labs/native-twin@5.0.2
  - @universal-labs/css@5.0.2

## 5.0.1

### Patch Changes

- [#117](https://github.com/react-universal/tailwind/pull/117) [`fa2031d`](https://github.com/react-universal/tailwind/commit/fa2031d31614f9dfa7ea8464f7d7dfb690878f63) Thanks [@chrisarts](https://github.com/chrisarts)! - adopt new styled api

- Updated dependencies [[`fa2031d`](https://github.com/react-universal/tailwind/commit/fa2031d31614f9dfa7ea8464f7d7dfb690878f63)]:
  - @universal-labs/twind-adapter@5.0.1
  - @universal-labs/css@5.0.1

## 5.0.0

### Major Changes

- [#114](https://github.com/react-universal/tailwind/pull/114) [`8de3454`](https://github.com/react-universal/tailwind/commit/8de3454a548e004efadcd858aaf59e4b8aef8ced) Thanks [@chrisarts](https://github.com/chrisarts)! - styled components like syntax for components decoration

  - Variants syntax replaced by styled function prop.
  - Now you can construct your styles as template literals.

### Patch Changes

- Updated dependencies [[`8de3454`](https://github.com/react-universal/tailwind/commit/8de3454a548e004efadcd858aaf59e4b8aef8ced)]:
  - @universal-labs/twind-adapter@5.0.0
  - @universal-labs/css@5.0.0

## 4.3.3

### Patch Changes

- [`f2f600c`](https://github.com/react-universal/tailwind/commit/f2f600ceeeadd82d833ad02d4ba0920b96d969cb) Thanks [@chrisarts](https://github.com/chrisarts)! - fix transparent color error

- Updated dependencies [[`f2f600c`](https://github.com/react-universal/tailwind/commit/f2f600ceeeadd82d833ad02d4ba0920b96d969cb)]:
  - @universal-labs/css@4.3.3
  - @universal-labs/twind-adapter@4.3.3

## 4.3.2

### Patch Changes

- [`1d86ae9`](https://github.com/react-universal/tailwind/commit/1d86ae962095c4996a64526f8506ecf01e90bdff) Thanks [@chrisarts](https://github.com/chrisarts)! - fix types

- Updated dependencies []:
  - @universal-labs/css@4.3.2
  - @universal-labs/twind-adapter@4.3.2

## 4.3.1

### Patch Changes

- Updated dependencies [[`b742511`](https://github.com/react-universal/tailwind/commit/b742511f45e74c300e939e2247e97005a99de160)]:
  - @universal-labs/css@4.3.1
  - @universal-labs/twind-adapter@4.3.1

## 4.3.0

### Minor Changes

- [#109](https://github.com/react-universal/tailwind/pull/109) [`10d3421`](https://github.com/react-universal/tailwind/commit/10d3421a65a54c9b3299feb044063670c6af766a) Thanks [@chrisarts](https://github.com/chrisarts)! - support for more media utilities

### Patch Changes

- Updated dependencies [[`10d3421`](https://github.com/react-universal/tailwind/commit/10d3421a65a54c9b3299feb044063670c6af766a)]:
  - @universal-labs/twind-adapter@4.3.0
  - @universal-labs/css@4.3.0

## 4.2.0

### Minor Changes

- [#107](https://github.com/react-universal/tailwind/pull/107) [`d5b1990`](https://github.com/react-universal/tailwind/commit/d5b19907004036f91810102b4bc27d0a747fb396) Thanks [@chrisarts](https://github.com/chrisarts)! - support for major utilities

### Patch Changes

- Updated dependencies [[`d5b1990`](https://github.com/react-universal/tailwind/commit/d5b19907004036f91810102b4bc27d0a747fb396)]:
  - @universal-labs/twind-adapter@4.2.0
  - @universal-labs/css@4.2.0

## 4.1.2

### Patch Changes

- [#105](https://github.com/react-universal/tailwind/pull/105) [`cbe3ed9`](https://github.com/react-universal/tailwind/commit/cbe3ed9af04e46dc84771974f2366ff0ca2200a0) Thanks [@chrisarts](https://github.com/chrisarts)! - fix utilities and clean libs

- [`eb36cdc`](https://github.com/react-universal/tailwind/commit/eb36cdcba58367152e9b74434ed6d1c2947d60a3) Thanks [@chrisarts](https://github.com/chrisarts)! - fix flex utils

- Updated dependencies [[`cbe3ed9`](https://github.com/react-universal/tailwind/commit/cbe3ed9af04e46dc84771974f2366ff0ca2200a0), [`eb36cdc`](https://github.com/react-universal/tailwind/commit/eb36cdcba58367152e9b74434ed6d1c2947d60a3)]:
  - @universal-labs/stylesheets@4.1.2

## 4.1.1

### Patch Changes

- [`048f6e6`](https://github.com/react-universal/tailwind/commit/048f6e6262e897ccd97821e4c7a0a1f3d20e6696) Thanks [@chrisarts](https://github.com/chrisarts)! - fix z-index

- Updated dependencies [[`048f6e6`](https://github.com/react-universal/tailwind/commit/048f6e6262e897ccd97821e4c7a0a1f3d20e6696)]:
  - @universal-labs/stylesheets@4.1.1

## 4.1.0

### Patch Changes

- Updated dependencies []:
  - @universal-labs/stylesheets@4.1.0

## 4.0.1

### Patch Changes

- Updated dependencies []:
  - @universal-labs/stylesheets@4.0.1

## 4.0.0

### Major Changes

- [#98](https://github.com/react-universal/tailwind/pull/98) [`1f02246`](https://github.com/react-universal/tailwind/commit/1f02246afd1b22ef52509c13a39714cd254257d5) Thanks [@chrisarts](https://github.com/chrisarts)! - Adding support for exclusive RN parser

### Patch Changes

- Updated dependencies [[`1f02246`](https://github.com/react-universal/tailwind/commit/1f02246afd1b22ef52509c13a39714cd254257d5)]:
  - @universal-labs/stylesheets@4.0.0

## 3.0.4

### Patch Changes

- [`8ad42d4`](https://github.com/react-universal/tailwind/commit/8ad42d40a8b7963dde8b5bcabc47ad872752bfca) Thanks [@chrisarts](https://github.com/chrisarts)! - selective styles based on platforms for normal - group - interaction utilities

- Updated dependencies [[`8ad42d4`](https://github.com/react-universal/tailwind/commit/8ad42d40a8b7963dde8b5bcabc47ad872752bfca)]:
  - @universal-labs/stylesheets@3.0.4

## 3.0.3

### Patch Changes

- [`e248dce`](https://github.com/react-universal/tailwind/commit/e248dcec4c876e7891c5bb92a1355dc30b3bc013) Thanks [@chrisarts](https://github.com/chrisarts)! - fix calc operation when it contains decimals

- Updated dependencies [[`e248dce`](https://github.com/react-universal/tailwind/commit/e248dcec4c876e7891c5bb92a1355dc30b3bc013)]:
  - @universal-labs/stylesheets@3.0.3

## 3.0.2

### Patch Changes

- [`97f30cd`](https://github.com/react-universal/tailwind/commit/97f30cdbf1b915ee34d8e4997aa2f68882d0e2fd) Thanks [@chrisarts](https://github.com/chrisarts)! - fix calc and operations

- Updated dependencies [[`97f30cd`](https://github.com/react-universal/tailwind/commit/97f30cdbf1b915ee34d8e4997aa2f68882d0e2fd)]:
  - @universal-labs/stylesheets@3.0.2

## 3.0.1

### Patch Changes

- [`1783448`](https://github.com/react-universal/tailwind/commit/1783448e74745ff796d51477df1a6de7e6ff3edb) Thanks [@chrisarts](https://github.com/chrisarts)! - fix types on stylesheets

- Updated dependencies [[`1783448`](https://github.com/react-universal/tailwind/commit/1783448e74745ff796d51477df1a6de7e6ff3edb)]:
  - @universal-labs/stylesheets@3.0.1

## 3.0.0

### Major Changes

- [`7ad840b`](https://github.com/react-universal/tailwind/commit/7ad840b9eb8a3aacfe217e997602bf80a99d0de4) Thanks [@chrisarts](https://github.com/chrisarts)! - grouping sintax experimental support

### Patch Changes

- Updated dependencies [[`7ad840b`](https://github.com/react-universal/tailwind/commit/7ad840b9eb8a3aacfe217e997602bf80a99d0de4)]:
  - @universal-labs/stylesheets@3.0.0

## 2.0.3

### Patch Changes

- [`531354d`](https://github.com/react-universal/tailwind/commit/531354d17aa053a39484e4f7519eeeb0cfa436ca) Thanks [@chrisarts](https://github.com/chrisarts)! - fix rem setup

- Updated dependencies [[`531354d`](https://github.com/react-universal/tailwind/commit/531354d17aa053a39484e4f7519eeeb0cfa436ca)]:
  - @universal-labs/stylesheets@2.0.3

## 2.0.2

### Patch Changes

- [`b1e4edb`](https://github.com/react-universal/tailwind/commit/b1e4edbf4d6a1e982877e3fc4a32aca9b4d5e7fa) Thanks [@chrisarts](https://github.com/chrisarts)! - fix dynamic custom rem

- Updated dependencies [[`b1e4edb`](https://github.com/react-universal/tailwind/commit/b1e4edbf4d6a1e982877e3fc4a32aca9b4d5e7fa)]:
  - @universal-labs/stylesheets@2.0.2

## 2.0.1

### Patch Changes

- [`b3db659`](https://github.com/react-universal/tailwind/commit/b3db6590d9bb9312b251dbdd20306f3ddae613d4) Thanks [@chrisarts](https://github.com/chrisarts)! - fix calc values

- Updated dependencies [[`b3db659`](https://github.com/react-universal/tailwind/commit/b3db6590d9bb9312b251dbdd20306f3ddae613d4)]:
  - @universal-labs/stylesheets@2.0.1

## 2.0.0

### Major Changes

- [#80](https://github.com/react-universal/tailwind/pull/80) [`40c6fdc`](https://github.com/react-universal/tailwind/commit/40c6fdc6d221c31f6aacc1aae383d38f55f80504) Thanks [@chrisarts](https://github.com/chrisarts)! - twind parser added

### Patch Changes

- Updated dependencies [[`40c6fdc`](https://github.com/react-universal/tailwind/commit/40c6fdc6d221c31f6aacc1aae383d38f55f80504)]:
  - @universal-labs/stylesheets@2.0.0

## 1.11.0

### Minor Changes

- [#78](https://github.com/react-universal/tailwind/pull/78) [`65cbb89`](https://github.com/react-universal/tailwind/commit/65cbb89eb34e9fc2495b25e595cd19426cfd7704) Thanks [@chrisarts](https://github.com/chrisarts)! - performance fix for utility resolvers and css parser

### Patch Changes

- Updated dependencies [[`65cbb89`](https://github.com/react-universal/tailwind/commit/65cbb89eb34e9fc2495b25e595cd19426cfd7704)]:
  - @universal-labs/stylesheets@1.11.0

## 1.10.2

### Patch Changes

- [`ebb0763`](https://github.com/react-universal/tailwind/commit/ebb076358f374a2b7aefad4d6ca70ff31d0bf2e1) Thanks [@chrisarts](https://github.com/chrisarts)! - add build steps

- Updated dependencies [[`ebb0763`](https://github.com/react-universal/tailwind/commit/ebb076358f374a2b7aefad4d6ca70ff31d0bf2e1)]:
  - @universal-labs/stylesheets@1.10.2

## 1.10.1

### Patch Changes

- [`ace1cb8`](https://github.com/react-universal/tailwind/commit/ace1cb8e3b6b5ed96d1da2f0ee62ffe6fd046c2c) Thanks [@chrisarts](https://github.com/chrisarts)! - fix types

- Updated dependencies [[`ace1cb8`](https://github.com/react-universal/tailwind/commit/ace1cb8e3b6b5ed96d1da2f0ee62ffe6fd046c2c)]:
  - @universal-labs/stylesheets@1.10.1

## 1.10.0

### Minor Changes

- [#74](https://github.com/react-universal/tailwind/pull/74) [`e03dc04`](https://github.com/react-universal/tailwind/commit/e03dc04b9ebb37a861fa0876f6bb8e21d105fdaf) Thanks [@chrisarts](https://github.com/chrisarts)! - selective render with fine-grained reactivity

### Patch Changes

- Updated dependencies [[`e03dc04`](https://github.com/react-universal/tailwind/commit/e03dc04b9ebb37a861fa0876f6bb8e21d105fdaf)]:
  - @universal-labs/stylesheets@1.10.0

## 1.9.3

### Patch Changes

- [`b296968`](https://github.com/react-universal/tailwind/commit/b29696804355126cef1bf198c5db284f1d6d393a) Thanks [@chrisarts](https://github.com/chrisarts)! - fix zombie child

- Updated dependencies [[`b296968`](https://github.com/react-universal/tailwind/commit/b29696804355126cef1bf198c5db284f1d6d393a)]:
  - @universal-labs/stylesheets@1.9.3

## 1.9.2

### Patch Changes

- [`6f66c44`](https://github.com/react-universal/tailwind/commit/6f66c44c1f65851d317dc6a51ab816a5e681cc4b) Thanks [@chrisarts](https://github.com/chrisarts)! - fix component classnames update

- Updated dependencies [[`6f66c44`](https://github.com/react-universal/tailwind/commit/6f66c44c1f65851d317dc6a51ab816a5e681cc4b)]:
  - @universal-labs/stylesheets@1.9.2

## 1.9.1

### Patch Changes

- [`36440a3`](https://github.com/react-universal/tailwind/commit/36440a3c7e37f1c775793f90dc6b958d180c4302) Thanks [@chrisarts](https://github.com/chrisarts)! - support for styled props

- Updated dependencies [[`36440a3`](https://github.com/react-universal/tailwind/commit/36440a3c7e37f1c775793f90dc6b958d180c4302)]:
  - @universal-labs/stylesheets@1.9.1

## 1.9.0

### Minor Changes

- [`82f9338`](https://github.com/react-universal/tailwind/commit/82f9338e74c64e839757432fad335f989328df7f) Thanks [@chrisarts](https://github.com/chrisarts)! - fix global state behaviour

### Patch Changes

- Updated dependencies [[`82f9338`](https://github.com/react-universal/tailwind/commit/82f9338e74c64e839757432fad335f989328df7f)]:
  - @universal-labs/stylesheets@1.9.0

## 1.8.1

### Patch Changes

- [#67](https://github.com/react-universal/tailwind/pull/67) [`6c8db50`](https://github.com/react-universal/tailwind/commit/6c8db50148037d10927f9ec823f870be2c7d409d) Thanks [@chrisarts](https://github.com/chrisarts)! - child styles and boost groups behaviour

- Updated dependencies [[`6c8db50`](https://github.com/react-universal/tailwind/commit/6c8db50148037d10927f9ec823f870be2c7d409d)]:
  - @universal-labs/stylesheets@1.8.1

## 1.8.0

### Minor Changes

- [#64](https://github.com/react-universal/tailwind/pull/64) [`6c96091`](https://github.com/react-universal/tailwind/commit/6c960916351d38e6f5ba01d1158a7a8faf49da4a) Thanks [@chrisarts](https://github.com/chrisarts)! - build configuration for optimized envs

### Patch Changes

- Updated dependencies [[`6c96091`](https://github.com/react-universal/tailwind/commit/6c960916351d38e6f5ba01d1158a7a8faf49da4a)]:
  - @universal-labs/stylesheets@1.8.0

## 1.7.1

### Patch Changes

- [#62](https://github.com/react-universal/tailwind/pull/62) [`b704ebd`](https://github.com/react-universal/tailwind/commit/b704ebdabd4c0c4a1502dfab8e8aca461a3ded68) Thanks [@chrisarts](https://github.com/chrisarts)! - Proxy state as a global store and relocate styles builder outsede of react render

- Updated dependencies [[`b704ebd`](https://github.com/react-universal/tailwind/commit/b704ebdabd4c0c4a1502dfab8e8aca461a3ded68)]:
  - @universal-labs/stylesheets@1.7.1

## 1.7.0

### Minor Changes

- [`7fc90da`](https://github.com/react-universal/tailwind/commit/7fc90da7fb40952ba2a91585c53e371a6e2cb898) Thanks [@chrisarts](https://github.com/chrisarts)! - \* clean types
  - Adding platform variants as css utilities (web, ios, android, native).
  - Re-added support for basic child selectors (first, last, odd, even).
  - Re-added support for dark mode (using: `darkMode: 'media'`).
  - Added tailwind preset for react native with partial support.

### Patch Changes

- Updated dependencies [[`7fc90da`](https://github.com/react-universal/tailwind/commit/7fc90da7fb40952ba2a91585c53e371a6e2cb898)]:
  - @universal-labs/stylesheets@1.7.0

## 1.6.3

### Patch Changes

- [`b894ea6`](https://github.com/react-universal/tailwind/commit/b894ea6ce4eb9042134ffddd4483e1557fa43ed0) Thanks [@chrisarts](https://github.com/chrisarts)! - adding support for position and negative values

- Updated dependencies [[`b894ea6`](https://github.com/react-universal/tailwind/commit/b894ea6ce4eb9042134ffddd4483e1557fa43ed0)]:
  - @universal-labs/stylesheets@1.6.3

## 1.6.2

### Patch Changes

- [`b1986db`](https://github.com/react-universal/tailwind/commit/b1986db4dabfcb0b94d9595fc234b032d8b2e894) Thanks [@chrisarts](https://github.com/chrisarts)! - leading utility fix

- Updated dependencies [[`b1986db`](https://github.com/react-universal/tailwind/commit/b1986db4dabfcb0b94d9595fc234b032d8b2e894)]:
  - @universal-labs/stylesheets@1.6.2

## 1.6.1

### Patch Changes

- [`f5b5ee1`](https://github.com/react-universal/tailwind/commit/f5b5ee12ed4dee288d6d2a11df4b730c827e2011) Thanks [@chrisarts](https://github.com/chrisarts)! - singleton for instances

- Updated dependencies [[`f5b5ee1`](https://github.com/react-universal/tailwind/commit/f5b5ee12ed4dee288d6d2a11df4b730c827e2011)]:
  - @universal-labs/stylesheets@1.6.1

## 1.6.0

### Minor Changes

- [`bd22bbc`](https://github.com/react-universal/tailwind/commit/bd22bbc751898f61781a78decef8b58b6d74c92c) Thanks [@chrisarts](https://github.com/chrisarts)! - tailwind merge to avoid conflicts in classes

### Patch Changes

- [`0bf09cc`](https://github.com/react-universal/tailwind/commit/0bf09cc9ef16410dba7f175ee23d69256e7f9f5d) Thanks [@chrisarts](https://github.com/chrisarts)! - version packages config

- Updated dependencies [[`bd22bbc`](https://github.com/react-universal/tailwind/commit/bd22bbc751898f61781a78decef8b58b6d74c92c), [`0bf09cc`](https://github.com/react-universal/tailwind/commit/0bf09cc9ef16410dba7f175ee23d69256e7f9f5d)]:
  - @universal-labs/stylesheets@1.6.0

## 1.5.6

### Patch Changes

- [`1edc83d`](https://github.com/react-universal/tailwind/commit/1edc83d63dd06890ce71e6ea33f405a656f7ebe8) Thanks [@chrisarts](https://github.com/chrisarts)! - layout rem to px

- [`ac184bb`](https://github.com/react-universal/tailwind/commit/ac184bb69587e5508c71c34d09bb29ead8aaf91d) Thanks [@chrisarts](https://github.com/chrisarts)! - remove debug code

- Updated dependencies [[`1edc83d`](https://github.com/react-universal/tailwind/commit/1edc83d63dd06890ce71e6ea33f405a656f7ebe8), [`ac184bb`](https://github.com/react-universal/tailwind/commit/ac184bb69587e5508c71c34d09bb29ead8aaf91d)]:
  - @universal-labs/stylesheets@1.5.6

## 1.5.5

### Patch Changes

- [`1eae54d`](https://github.com/react-universal/tailwind/commit/1eae54d7945832ef2adadfa36279026944deda17) Thanks [@chrisarts](https://github.com/chrisarts)! - feat(styled): fix hot reload and renderloop on events

- Updated dependencies [[`1eae54d`](https://github.com/react-universal/tailwind/commit/1eae54d7945832ef2adadfa36279026944deda17)]:
  - @universal-labs/stylesheets@1.5.5

## 1.5.4

### Patch Changes

- [`1502ba4`](https://github.com/react-universal/tailwind/commit/1502ba492ae3ab3be7a8be3dbf9db380801a60dd) Thanks [@chrisarts](https://github.com/chrisarts)! - \* Support for styled props (experimental).

  ## Known bugs

  - The hot reload is not working for now, the new features introduce this behavior.

- Updated dependencies [[`1502ba4`](https://github.com/react-universal/tailwind/commit/1502ba492ae3ab3be7a8be3dbf9db380801a60dd)]:
  - @universal-labs/stylesheets@1.5.4

## 1.5.3

### Patch Changes

- [`3260efc`](https://github.com/react-universal/tailwind/commit/3260efce3a96effd4c9379f11c3597fb3da21f9d) Thanks [@chrisarts](https://github.com/chrisarts)! - feat(styledprops): support any prop as className prop

- Updated dependencies [[`3260efc`](https://github.com/react-universal/tailwind/commit/3260efce3a96effd4c9379f11c3597fb3da21f9d)]:
  - @universal-labs/stylesheets@1.5.3

## 1.5.2

### Patch Changes

- [`2c8b4fe`](https://github.com/react-universal/tailwind/commit/2c8b4fe158df84bdb9131883b2b21e7115d8ae0f) Thanks [@chrisarts](https://github.com/chrisarts)! - removed hooks package

- Updated dependencies [[`2c8b4fe`](https://github.com/react-universal/tailwind/commit/2c8b4fe158df84bdb9131883b2b21e7115d8ae0f)]:
  - @universal-labs/stylesheets@1.5.2

## 1.5.1

### Patch Changes

- [`ad9577b`](https://github.com/react-universal/tailwind/commit/ad9577b47da71ddaf004ef7f2cf8b1f583d096c3) Thanks [@chrisarts](https://github.com/chrisarts)! - core dependencies fix

- Updated dependencies [[`ad9577b`](https://github.com/react-universal/tailwind/commit/ad9577b47da71ddaf004ef7f2cf8b1f583d096c3)]:
  - @universal-labs/stylesheets@1.5.1

## 1.5.0

### Minor Changes

- [#44](https://github.com/react-universal/tailwind/pull/44) [`3a6987b`](https://github.com/react-universal/tailwind/commit/3a6987bba1da01284bb581b78d00f40990c016fe) Thanks [@chrisarts](https://github.com/chrisarts)! - expo module scripts and publish entry points unified

### Patch Changes

- Updated dependencies [[`3a6987b`](https://github.com/react-universal/tailwind/commit/3a6987bba1da01284bb581b78d00f40990c016fe)]:
  - @universal-labs/stylesheets@1.5.0

## 1.4.19

### Patch Changes

- [`18cbf0e`](https://github.com/react-universal/tailwind/commit/18cbf0e96b101853bf2f923bf0b282678d18a203) Thanks [@chrisarts](https://github.com/chrisarts)! - cjs for primitives

- Updated dependencies [[`18cbf0e`](https://github.com/react-universal/tailwind/commit/18cbf0e96b101853bf2f923bf0b282678d18a203)]:
  - @universal-labs/stylesheets@1.4.19

## 1.4.18

### Patch Changes

- [`e51e07b`](https://github.com/react-universal/tailwind/commit/e51e07b72ac6bfafc15c7c559972069eb4d4eea2) Thanks [@chrisarts](https://github.com/chrisarts)! - build primitives

- Updated dependencies [[`e51e07b`](https://github.com/react-universal/tailwind/commit/e51e07b72ac6bfafc15c7c559972069eb4d4eea2)]:
  - @universal-labs/stylesheets@1.4.18

## 1.4.17

### Patch Changes

- [#39](https://github.com/react-universal/tailwind/pull/39) [`dc7cf70`](https://github.com/react-universal/tailwind/commit/dc7cf70a11f43c7c9d2288aa1aa7a4de9f61dbf4) Thanks [@chrisarts](https://github.com/chrisarts)! - add tailwind ui components

- [#39](https://github.com/react-universal/tailwind/pull/39) [`dc7cf70`](https://github.com/react-universal/tailwind/commit/dc7cf70a11f43c7c9d2288aa1aa7a4de9f61dbf4) Thanks [@chrisarts](https://github.com/chrisarts)! - build for native
  support es modules in build
- Updated dependencies [[`dc7cf70`](https://github.com/react-universal/tailwind/commit/dc7cf70a11f43c7c9d2288aa1aa7a4de9f61dbf4), [`dc7cf70`](https://github.com/react-universal/tailwind/commit/dc7cf70a11f43c7c9d2288aa1aa7a4de9f61dbf4)]:
  - @universal-labs/stylesheets@1.4.17

## 1.4.16

### Patch Changes

- [#37](https://github.com/react-universal/tailwind/pull/37) [`c16dca2`](https://github.com/react-universal/tailwind/commit/c16dca263abeab7371910adbe23b2a5f6bd819b6) Thanks [@chrisarts](https://github.com/chrisarts)! - \* Alpha release for base packages
  - Support for common tw utils.
  - Web support all native tailwind features, as it works just modifying how the css is injected in the tag.
  - React Native support for all supported css features in Stylesheet.
  - React Native: We support :hover :active :focus :blur in any React Native Component (just for react 0.70 fue this is achieved using pointer event props).
  - Documentation in progress...
- Updated dependencies [[`c16dca2`](https://github.com/react-universal/tailwind/commit/c16dca263abeab7371910adbe23b2a5f6bd819b6)]:
  - @universal-labs/stylesheets@1.4.16

## 1.4.15

### Patch Changes

- [`e0804de`](https://github.com/react-universal/tailwind/commit/e0804ded26ff9364a019163841479ed2e99fef71) Thanks [@chrisarts](https://github.com/chrisarts)! - fix esmodules for nextjs

- Updated dependencies [[`e0804de`](https://github.com/react-universal/tailwind/commit/e0804ded26ff9364a019163841479ed2e99fef71)]:
  - @universal-labs/stylesheets@1.4.15

## 1.4.14

### Patch Changes

- [`950eb0d`](https://github.com/react-universal/tailwind/commit/950eb0d6fd8e85680b6947fd87d56b9dbfaa498f) Thanks [@chrisarts](https://github.com/chrisarts)! - changeset config

- Updated dependencies [[`950eb0d`](https://github.com/react-universal/tailwind/commit/950eb0d6fd8e85680b6947fd87d56b9dbfaa498f)]:
  - @universal-labs/stylesheets@1.4.14

## 1.4.13

### Patch Changes

- [#33](https://github.com/react-universal/tailwind/pull/33) [`b6e0feb`](https://github.com/react-universal/tailwind/commit/b6e0feb6405201fc772f743454b447d86701cc0b) Thanks [@chrisarts](https://github.com/chrisarts)! - publish files fix

- Updated dependencies [[`b6e0feb`](https://github.com/react-universal/tailwind/commit/b6e0feb6405201fc772f743454b447d86701cc0b)]:
  - @universal-labs/stylesheets@1.4.13

## 1.4.12

### Patch Changes

- [`bdff6f2`](https://github.com/react-universal/tailwind/commit/bdff6f2703206f067823742db708fd0d3fb93198) Thanks [@chrisarts](https://github.com/chrisarts)! - changesets config

- Updated dependencies [[`bdff6f2`](https://github.com/react-universal/tailwind/commit/bdff6f2703206f067823742db708fd0d3fb93198)]:
  - @universal-labs/stylesheets@1.4.12

## 1.4.11

### Patch Changes

- [#29](https://github.com/react-universal/tailwind/pull/29) [`66b9c99`](https://github.com/react-universal/tailwind/commit/66b9c99ccfd288f22b86fc6d109205c7e2e395fe) Thanks [@chrisarts](https://github.com/chrisarts)! - hooks package added
  core package now handle its own plugins through a preset which has the proper plugins for react native for tailwind
  core package dont depends anymore on many postcss plugins to replace values for react native
- Updated dependencies [[`66b9c99`](https://github.com/react-universal/tailwind/commit/66b9c99ccfd288f22b86fc6d109205c7e2e395fe)]:
  - @universal-labs/stylesheets@1.4.11

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.10](https://github.com/react-universal/tailwind/compare/v1.4.9...v1.4.10) (2023-03-16)

### Features

- **hooks:** adding hooks package ([da2436a](https://github.com/react-universal/tailwind/commit/da2436a95f0c5074595e891248f352e0c54dd713))

## [1.4.9](https://github.com/react-universal/tailwind/compare/v1.4.8...v1.4.9) (2023-03-16)

### Features

- **hooks:** adding hooks package ([1bc4c16](https://github.com/react-universal/tailwind/commit/1bc4c167402479215f7957cf1ababa39d1bdcbf7))

## [1.4.8](https://github.com/react-universal/tailwind/compare/v1.4.7...v1.4.8) (2023-03-16)

**Note:** Version bump only for package @universal-labs/styled

## [1.4.7](https://github.com/react-universal/tailwind/compare/v1.4.6...v1.4.7) (2023-03-16)

**Note:** Version bump only for package @universal-labs/styled

## [1.4.6](https://github.com/react-universal/tailwind/compare/v1.4.5...v1.4.6) (2023-03-16)

**Note:** Version bump only for package @universal-labs/styled

## [1.4.5](https://github.com/react-universal/tailwind/compare/v1.4.4...v1.4.5) (2023-03-16)

### Features

- **tailwind:** adding tailwind plugins and preset for native ([#28](https://github.com/react-universal/tailwind/issues/28)) ([6ac804e](https://github.com/react-universal/tailwind/commit/6ac804e6d1437639c71a639f5e97f5a6d0d1d8d1))

## [1.4.4](https://github.com/react-universal/tailwind/compare/v1.4.3...v1.4.4) (2023-03-14)

**Note:** Version bump only for package @universal-labs/styled

## [1.4.3](https://github.com/react-universal/tailwind/compare/v1.4.2...v1.4.3) (2023-03-14)

**Note:** Version bump only for package @universal-labs/styled

## [1.4.2](https://github.com/react-universal/tailwind/compare/v1.4.1...v1.4.2) (2023-03-14)

**Note:** Version bump only for package @universal-labs/styled

## [1.4.1](https://github.com/react-universal/tailwind/compare/v1.4.0...v1.4.1) (2023-03-14)

**Note:** Version bump only for package @universal-labs/styled

# [1.4.0](https://github.com/react-universal/tailwind/compare/v1.3.1...v1.4.0) (2023-03-14)

### Features

- **chore:** css parser ([#23](https://github.com/react-universal/tailwind/issues/23)) ([45d0cf1](https://github.com/react-universal/tailwind/commit/45d0cf186666a3ca71cc94d2db4b95cfbed2a8d9))
- **chore:** integrations ([#22](https://github.com/react-universal/tailwind/issues/22)) ([315d82a](https://github.com/react-universal/tailwind/commit/315d82ad4efb309a64771a6a64252f9005a0a375))
- **chore:** lerna version ([#24](https://github.com/react-universal/tailwind/issues/24)) ([7b9da72](https://github.com/react-universal/tailwind/commit/7b9da7282818f979fe0c775676b8f002d9b6d249))
- **chore:** packages optimized ([#27](https://github.com/react-universal/tailwind/issues/27)) ([2504216](https://github.com/react-universal/tailwind/commit/2504216722cabe8de83eeb0d66e39085d51592f5))

# @universal-labs/styled

## 1.3.2

### Patch Changes

- [#24](https://github.com/react-universal/tailwind/pull/24) [`7b9da72`](https://github.com/react-universal/tailwind/commit/7b9da7282818f979fe0c775676b8f002d9b6d249) Thanks [@chrisarts](https://github.com/chrisarts)! - packages init

- Updated dependencies [[`7b9da72`](https://github.com/react-universal/tailwind/commit/7b9da7282818f979fe0c775676b8f002d9b6d249)]:
  - @universal-labs/stylesheets@1.3.2
