Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A CSS/JS theme library that applies Material Design 3 design system to Ionic applications.

![Material Design 3 themed Ionic screens with updated components and navigation](https://raw.githubusercontent.com/rdlabo-dev/ionic-theme-md3/v2.0.0-1/screenshots/md3.png)
![Material Design 3 themed Ionic screens with updated components and navigation](https://raw.githubusercontent.com/rdlabo-dev/ionic-theme-md3/v2.0.0/screenshots/md3.png)

DEMO is here: https://ionic-theme-md3.rdlabo.dev/

Expand Down Expand Up @@ -134,12 +134,8 @@ Start with [Installation](#installation). Pair this theme with [@rdlabo/ionic-th
- [Special markup](./docs/special-markup.md) — opt-in component combinations used by the demo.
- [Using ion-item-group](./docs/using-ion-item-group.md) — shared inset-list markup for iOS 26 and MD3.

<!-- rdlabo-docs-omit -->

- [Migration](./docs/migration.md) — changes required when updating theme markup.

<!-- /rdlabo-docs-omit -->

<!-- rdlabo-docs-omit -->

**Full documentation:** [https://docs.rdlabo.dev/projects/ionic-theme-md3](https://docs.rdlabo.dev/projects/ionic-theme-md3)
Expand Down
Loading