SYMBOL INDEX (19 symbols across 10 files) FILE: remark/withSyntaxHighlighting.js function highlightCode (line 7) | function highlightCode(code, prismLanguage) { FILE: src/components/Header.js function TailwindMark (line 3) | function TailwindMark({ className }) { function TailwindLogo (line 17) | function TailwindLogo({ className }) { function Header (line 38) | function Header() { FILE: src/components/PageTitle.js function PageTitle (line 1) | function PageTitle({ children }) { FILE: src/components/Post.js function Post (line 13) | function Post({ meta, children, posts }) { FILE: src/components/SectionContainer.js function SectionContainer (line 1) | function SectionContainer({ children }) { FILE: src/getAllPostPreviews.js function importAll (line 1) | function importAll(r) { function dateSortDesc (line 8) | function dateSortDesc(a, b) { function getAllPostPreviews (line 14) | function getAllPostPreviews() { function getAllPosts (line 21) | function getAllPosts() { FILE: src/getStaticProps.js function getStaticProps (line 3) | async function getStaticProps() { FILE: src/pages/_app.js function App (line 4) | function App({ Component, pageProps }) { FILE: src/pages/_document.js class InlineStylesHead (line 5) | class InlineStylesHead extends Head { method getCssLinks (line 6) | getCssLinks(files) { class Document (line 26) | class Document extends NextDocument { method getInitialProps (line 27) | static async getInitialProps(ctx) { method render (line 32) | render() { FILE: src/pages/index.js function Home (line 13) | function Home() {