[setup][xs]: remove 'jit' mode which is breaking tailwindcss behaviour for unknown reason.
This commit is contained in:
@@ -10,7 +10,8 @@ const Footer: React.FC = () => {
|
||||
name: 'GitHub',
|
||||
href: 'https://github.com/datopian/portal.js',
|
||||
icon: (
|
||||
props // eslint-disable-line
|
||||
// eslint-disable-line
|
||||
props
|
||||
) => (
|
||||
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
||||
<path
|
||||
|
||||
Reference in New Issue
Block a user