Closed rv-dswanson closed 2 years ago
I was able to resolve this by updating my components .css
file into a .scss
file, and updating the import for the file in the component.
I am still not sure why this problem only occurred in my action, but it is working as expected after this update.
I am able to build the project fine locally, but when I attempt to build in a github action, I am getting an error. Any advice or input would be appreciated :)
package.json
Rollup config:
tsconfig:
Action: