Hello everyone,
Meteor 2.7.2-beta.0 was released.
Whatβs new?
- New Tailwind skeleton!
- To test it, just run
meteor create --release 2.7.2-beta.0 myapp --tailwind
- To test it, just run
- Re-create index when already exists.
- Fix reading packages installed before Meteor 1.2.
- And more in the Milestone.
You can update your app with meteor update --release 2.7.2-beta.0
This is the app created with the Tailwind skeleton:
Check it out and give us your feedback!