/src
directory:
sx
prop or the theme
object to apply styles, and all built with MUI and next to 0 external dependencies (apart from react-icons
)Kit Components
and can be copy/pasted into any other React project that uses MUI. This follows the same principles as tools like shadcn/ui or Tailwind UI, where you can select the entire file and paste it into your project.
Kit Components are located in the /src/components/kit
directory of the UI Foundations Kit codebase. App Components are located in the /src/components
directory of the UI Foundations Kit codebase.