An open API service indexing awesome lists of open source software.

https://github.com/syedmsawaid/bridgetown-design-automation


https://github.com/syedmsawaid/bridgetown-design-automation

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

bridgetown-design-automation
An automation for installing TailwindCSS and purging any unnecessary files in a Bridgetown site.

In your Bridgetown project folder, run:

```bash
bin/bridgetown apply https://github.com/syedmsawaid/bridgetown-design-automation
```

You can also apply the automation when creating a new site:

```bash
bridgetown new mysite --apply=https://github.com/syedmsawaid/bridgetown-design-automation
```