> For the complete documentation index, see [llms.txt](https://docs.mosaic.js.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mosaic.js.org/next.js-features/styles.md).

# Styles

Next.js comes with [certain limitations](https://nextjs.org/docs/basic-features/built-in-css-support) on style files. Mosaic removes some of these limitations (they contradict Mosaic's principles) in order to provide a better development experience for Mosaic users.

See a list of changes below:

1. Global CSS is allowed, and not only in the App component
