[examples/openspending][xs] - remove css
This commit is contained in:
parent
0737aaafb2
commit
77e9f58899
2
examples/openspending/package-lock.json
generated
2
examples/openspending/package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"@heroicons/react": "^2.0.18",
|
||||
"@octokit/plugin-throttling": "^5.2.2",
|
||||
"@portaljs/ckan": "^0.0.2",
|
||||
"@portaljs/components": "^0.1.12",
|
||||
"@portaljs/components": "0.1.12",
|
||||
"@portaljs/core": "^1.0.5",
|
||||
"@portaljs/remark-callouts": "^1.0.5",
|
||||
"@portaljs/remark-embed": "^1.0.4",
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
"@heroicons/react": "^2.0.18",
|
||||
"@octokit/plugin-throttling": "^5.2.2",
|
||||
"@portaljs/ckan": "^0.0.2",
|
||||
"@portaljs/components": "^0.1.12",
|
||||
"@portaljs/components": "0.1.12",
|
||||
"@portaljs/core": "^1.0.5",
|
||||
"@portaljs/remark-callouts": "^1.0.5",
|
||||
"@portaljs/remark-embed": "^1.0.4",
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
import { AppProps } from 'next/app';
|
||||
import './styles.css';
|
||||
import '@portaljs/components/styles.css';
|
||||
import { NextSeo } from 'next-seo';
|
||||
|
||||
import { useEffect } from 'react';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user