[WEB-2494] dev: custom text color and background color extensions (#5786)
* dev: created custom text color and background color extensions * chore: update slash commands icon style * chore: update constants * chore: update variables css file selectors
This commit is contained in:
parent
74695e561a
commit
e7065af358
19 changed files with 604 additions and 393 deletions
|
|
@ -1,5 +1,6 @@
|
|||
// styles
|
||||
// import "./styles/tailwind.css";
|
||||
import "src/styles/variables.css";
|
||||
import "src/styles/editor.css";
|
||||
import "src/styles/table.css";
|
||||
import "src/styles/github-dark.css";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue