All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- updated dependencies
- added
files
field topackage.json
- removed
np
dependency, using it throughnpx np
instead
- tests: migrated to Vitest
- updated
tailwindcss
to 3.4.0
- removed
c8
,jest
andprettier
0.2.0 - 2022-09-12
- added array and media query
addVariant
examples
- removed
addVariant
function example as it is no longer supported since Tailwind CSS 3.1.x
- updated
tailwindcss
from 3.0.24 to 3.1.8 - updated
postcss
from 8.4.13 to 8.4.16 - updated
c8
from 7.11.2 to 7.12.0 - updated
jest
from 28.1.0 to 28.1.3 - updated
prettier
from 2.6.2 to 2.7.1 - updated
np
from 7.6.1 to 7.6.2
0.1.0 - 2022-05-07
Initial release!