iterative / iterative/gatsby-theme-iterative
Custom Restyler to fix restyled issue on websites
Open
p1-important
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
It is failing with the following issue.
```
Cannot find module '@dvcorg/gatsby-theme-iterative/tailwind.config'
```
From issue: https://github.com/restyled-io/restyler/issues/204
We can deploy our own custom image to include the package:
Example: https://github.com/restyled-io/restyled.io/wiki/Using-a-Custom-Restyler-Image
Solution:
- Create a GHA workflow to publish the package
- Example: https://docs.github.com/en/actions/publishing-packages/publishing-docker-images
- Credentials are provided by Platform team
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.