@expo/styleguide
Advanced tools
Weekly downloads
Readme
Expo's styleguide and components for use on the web.
yarn add @expo/styleguide
import "@expo/styleguide/dist/expo-theme.css";
or import it the main stylesheet file:
@import "@expo/styleguide/dist/expo-theme.css";
'./node_modules/@expo/styleguide/dist/**/*.{js,ts,jsx,tsx}'
to the Tailwind content
paths.For the Styleguide we use our custom Tailwind theme, which is based on the default TW theme, with the following differences:
xs:
, sm:
, md:
, lg:
and xl:
hocus:
scope which is a shorthand for hover and focus statesheading-[size]
styles setsicon-[size]
are custom component classes defined for icons sizingyarn
.yarn build
.yarn dev
.In order to see changes made to the exported tailwind.js config:
yarn build
in packages/styleguideFAQs
Expo's styleguide components for use on the web.
The npm package @expo/styleguide receives a total of 376 weekly downloads. As such, @expo/styleguide popularity was classified as not popular.
We found that @expo/styleguide demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 21 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.