0.0.28 • Published 4 years ago

@makerdao/dai-ui-theme-fountain v0.0.28

Weekly downloads
20
License
Apache-2.0
Repository
github
Last release
4 years ago

Dai-UI Fountain Theme

Setting Up a Local Dev Environment

While developing a new theme, you can link it to your frontend project with yarn link.

  1. In the theme directory, build the package with the "watch" option.

yarn build:watch

  1. In a new terminal window navigate to the dist folder and set up the link.

yarn link

  1. Navigate to your frontend project and complete the link. In this example we'll use the fountain theme.

yarn link "@makerdao/dai-ui-theme-fountain"

You should now see updates to your theme file take effect immediately in your frontend project as you develop your theme.

To break the link run yarn unlink "@makerdao/dai-ui-theme-fountain" in your frontend project, and reinstall the package from npm.

0.0.28

4 years ago

0.0.27

4 years ago

0.0.26

4 years ago

0.0.25

4 years ago

0.0.23

4 years ago

0.0.24

4 years ago

0.0.22

4 years ago

0.0.21

4 years ago

0.0.12

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.15

4 years ago

0.0.16

4 years ago

0.0.17

4 years ago

0.0.11

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago