-
-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(styling): Remove Tailwind (#253)
* refactor(css): replace Tailwind classes with MUI sx * chore(deps): remove classnames * refactor(css): inline link baseline style * feat(css): use modern-normalize * chore(deps): remove tailwind * refactor(css): inline all Sass files * chore(deps): remove sass
- Loading branch information
1 parent
72526eb
commit 6c434f8
Showing
22 changed files
with
179 additions
and
1,098 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
import styled from '@mui/material/styles/styled' | ||
|
||
// NOTE: These components are defined to enable raw DOM elements to be styled | ||
// with MUI's sx prop. | ||
// @see https://mui.com/system/styled/ | ||
// @see https://mui.com/system/getting-started/the-sx-prop/ | ||
export const Form = styled('form')({}) | ||
export const Input = styled('input')({}) | ||
export const Main = styled('main')({}) |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
a { | ||
color: inherit; | ||
text-decoration: inherit; | ||
} | ||
|
||
blockquote, | ||
dl, | ||
dd, | ||
h1, | ||
h2, | ||
h3, | ||
h4, | ||
h5, | ||
h6, | ||
hr, | ||
figure, | ||
p, | ||
pre { | ||
margin: 0; | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
6c434f8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes
6c434f8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{"userId":"c22f6692-3d23-436c-95ff-2c537e89927d","customUsername":"Hello","colorMode":"dark","playSoundOnNewMessage":true,"showNotificationOnNewMessage":true,"showActiveTypingStatus":true,"publicKey":"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwSKYCZ8wHkPrAOi/dy+FSDzE3E9tQ8o2s8aH9pxEgRhQsoa9pgsYNcgpTMSH37wUiw5HBWVGVz+R5WBUSTdJbFBFvk+rxPdPuUtU/l9WJmq8GnCBg2NJZKVqVpvMRutyRw7+ms8j3g31pC9gMcLcpZBC31Me0FUQPpCsxRbE6XLXQi5wuvA5ukvtILZQlHkcUDcgJqL9d8y5cZh7AqMkxjvKMd2tlcWVIbWCv2Lq8PhUZkD1vyk+ut4wzW8TGueuInnveufnNDTzwl+QSFONtSd4g44IRRMdDQojzTwyFbXiI92EMqtHLvTnrNs5gBSS7F7lf9cIDZUSviePB8/RrQIDAQAB","privateKey":"MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDBIpgJnzAeQ+sA6L93L4VIPMTcT21Dyjazxof2nESBGFCyhr2mCxg1yClMxIffvBSLDkcFZUZXP5HlYFRJN0lsUEW+T6vE90+5S1T+X1YmarwacIGDY0lkpWpWm8xG63JHDv6azyPeDfWkL2AxwtylkELfUx7QVRA+kKzFFsTpctdCLnC68Dm6S+0gtlCUeRxQNyAmov13zLlxmHsCoyTGO8ox3a2VxZUhtYK/Yurw+FRmQPW/KT663jDNbxMa564iee965+c0NPPCX5BIU421J3iDjghFEx0NCiPNPDIVteIj3YQyq0cu9Oes2zmAFJLsXuV/1wgNlRK+J48Hz9GtAgMBAAECggEAE3NQnNYff593GTTXeiva1ZRqfluGFV0rQX4ILwcRg8TMn7t1JGCaqWlFS4TBawAN5kE5AtXuYxa1B++PHX6IEkn1SX4hk5O/6i59hU6u+5h6kC5uGgAo9zi3gGMZYWJl3w/SBrTqF6YP698/kKi0wFHKgk453LZXDU3/BaxOMXUL5FOwy9qFaKseaY0m0ubC5jnAfBblO+T7ZoL9QMsMVjTxBcmZbNDUuOE6jZSM/6dxnpQ4ErG1LhlSI4t2X5EjbfTfjO4afE+quibuEhvaL5u7FzZKUxdAzQUtYkiNOBJKgyUnhYsep1cU0EWC1fhNkHDnRZagiphRgLKBCx8EawKBgQDzJcGIuWNZmV0s/UMoXH01cLQ9nzyPUKNsuMBCY/ZoZE8MLoxZa7PW2otFdXY4l5TtGqcpv+OgR/+PsQrFsc2uaLMkRqmBwQQpKrMB6T787waAu5DbNDLWyxp18xUQvWhtqi8T2/Zi/WX5MjPZ3ht6kp5qRnXmL3RBtY8lEAzvdwKBgQDLWBOTRJTFeYVUwb4/Nfa5naHfuRc9odr1Rvh2U0Y16VAFdmTI+xhL+k3fzovAkc5arqY91w71zD9fwPRIVA2A0v7kbFYoErB4Sy/IcLs6VRgT9kx2JSH70J1dNZHR6uJjD/5aTnjKNuHlsXDNfanBVEVw6DpspYzNS+c+1Pk4+wKBgQDj2sLlhI2EvoKhkWio3xt6w/Y0NRAEYZX0YaHR1WlpZG7rRIfDmHl8Y2rWGYBDAlHObAawyiDe5/mmx0sH/lp4Eaem3A0nCiEDDv+XT+P2FWyroJnbwavOu6A9XiGkgUrmUfAyFRRsqXgxMYmDpm9ryxBnGUaNAnVYynKtUcA9ewKBgGIiI3BTDKkwuFPrHHFNDcEOfeyGWtz3m7/7fDU+gwfJjUDVnlYQN+2S4ro7594Lf9brqnb1rtaYt4zyhfHR/qJJMZHzZrD4NAoZ3vmQzgqcvn4Dw2rRCNGKICe3jqQMAy1jrpDOhiSwz9wWAiZpmt8eWFTg/jEoxAbftr3v8ka5AoGBAJGqDHhjAKd2MdcDd/Mt3hTNCeUREa6kHOHMr4cAOqkB2TDdoev9uja7aXSTb6CFX9XptNeRZejxEb2+kevHYU51Wz+ij4PeO6LjEQfE4yg3hj87iTdz4nsQjYC8qayH81sqsVQO4/LAo/wPsHJzEgS4bSk7c0E3IFO5MqDuKiW4"}
chitchatter-profile-c22f6692-3d23-436c-95ff-2c537e89927d.json
chitchatter-profile-c22f6692-3d23-436c-95ff-2c537e89927d 2.json
chitchatter-profile-c22f6692-3d23-436c-95ff-2c537e89927d 3.json