0.0.28 • Published 5 years ago
@makerdao/dai-ui-theme-fountain v0.0.28
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
.
- In the theme directory, build the package with the "watch" option.
yarn build:watch
- In a new terminal window navigate to the
dist
folder and set up the link.
yarn link
- 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
5 years ago
0.0.27
5 years ago
0.0.26
5 years ago
0.0.25
5 years ago
0.0.23
5 years ago
0.0.24
5 years ago
0.0.22
5 years ago
0.0.21
5 years ago
0.0.12
5 years ago
0.0.13
5 years ago
0.0.14
5 years ago
0.0.15
5 years ago
0.0.16
5 years ago
0.0.17
5 years ago
0.0.11
5 years ago
0.0.6
5 years ago
0.0.5
5 years ago
0.0.4
5 years ago
0.0.3
5 years ago