0.0.66 • Published 5 years ago
@makerdao/dai-ui-theme-pen v0.0.66
Dai-UI Pen 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 pen theme.
yarn link "@makerdao/dai-ui-theme-pen"
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-pen"
in your frontend project, and reinstall the package from npm.
0.0.66
5 years ago
0.0.62
5 years ago
0.0.61
5 years ago
0.0.60
5 years ago
0.0.59
5 years ago
0.0.58
5 years ago
0.0.57
5 years ago
0.0.56
5 years ago
0.0.55
5 years ago
0.0.54
5 years ago
0.0.53
5 years ago
0.0.51
5 years ago
0.0.52
5 years ago
0.0.50
5 years ago
0.0.49
5 years ago
0.0.47
5 years ago
0.0.40
5 years ago
0.0.41
5 years ago
0.0.44
5 years ago
0.0.46
5 years ago
0.0.39
5 years ago
0.0.38
5 years ago
0.0.37
5 years ago
0.0.36
5 years ago
0.0.35
5 years ago
0.0.33
5 years ago
0.0.34
5 years ago
0.0.32
5 years ago
0.0.29
5 years ago