Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Install react-yearly-calendar in next-js #34

Open
PierreVelluet opened this issue Nov 10, 2020 · 1 comment
Open

Install react-yearly-calendar in next-js #34

PierreVelluet opened this issue Nov 10, 2020 · 1 comment

Comments

@PierreVelluet
Copy link

I can't find a way to install this in next js, since you can't import css globally outside of _app.js. The css file throw me lot of error like :
`Syntax error: Unclosed block

175 | }
176 |

177 | div.options select {
| ^
178 | margin-left: 10px;`

Any help on this ?

@GiovanniFrigo
Copy link
Member

Hey @PierreVelluet

I am sorry but I have no experience in next js. Maybe you could try importing the css in _app.js?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants