Marco Mastrodonato
Results
2
issues of
Marco Mastrodonato
Now each column component inside columns is shown correctly. Previously it was put at the bottom thus breaking the layout. #47
The error is generated by the command: `yarn build:css --watch` that generates the error: `error Command "build:css" not found.` To solve I added in the package.json : ```yaml "scripts": {...