https://github.com/smallstack/migrate-angular-flex-to-tailwind
https://github.com/smallstack/migrate-angular-flex-to-tailwind
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/smallstack/migrate-angular-flex-to-tailwind
- Owner: smallstack
- License: mit
- Created: 2023-05-15T08:32:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-23T13:02:17.000Z (about 3 years ago)
- Last Synced: 2025-04-20T20:17:39.274Z (about 1 year ago)
- Language: JavaScript
- Size: 44.9 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MAFTT (migrate angular flex to tailwind)
Install globally via
```
npm i -g migrate-angular-flex-to-tailwind
```
then go to the folder you wish to migrate and execute
```
maftt
```
Credits go to https://github.com/angular/flex-layout/issues/1426#issuecomment-1515623309