fundamental-styles
fundamental-styles copied to clipboard
documentation improvements
Few improvements:
- [x] when we go to https://sap.github.io/fundamental-styles/ we don't get redirect to https://sap.github.io/fundamental-styles/?path=/docs/introduction--styles
- [ ] missing how and what when developers need to import css files related to specific components
- [ ] popover
aria-hiddenis not documented as a selector for hiding the popover content
- [ ] It would be nice to have "setup instructions" for npm-based development on this page too. Right now, it only mentions how to embed the content from CDN in the index file. And it says "The compiled CSS for the full library and modules, e.g., core, layout, etc., are distributed via NPM." But it doesn't mention how to use the package itself.
import "@sap-theming/theming-base-content/content/Base/baseLib/sap_fiori_3/css_variables.css"
import "fundamental-styles/dist/theming/sap_fiori_3.css"