зеркало из https://github.com/mozilla/fxa.git
e6fafda68b
Because: * Currently fxa-settings imports SCSS into a Tailwind file, but outside of Create React App (which handles SCSS compilation in the React app itself) SCSS is not compiled. This commit: * Updates both Tailwind and Storybook's setup so that you can now compile down to CSS or SCSS depending on your needs, and ensure Storybook's SCSS loader picks it up |
||
---|---|---|
.. | ||
docker | ||
pm2 | ||
.eslintrc | ||
.prettierrc | ||
.stylelintrc | ||
README.md | ||
tsconfig.base.json | ||
tsconfig.browser.json | ||
tsconfig.node.json |
README.md
_dev
This directory contains files to support local development that aren't needed in production, especially things that would otherwise clutter up the root directory.