build: Update S2 storybook and example apps to optimize CSS bundling (#7278)
* Merge all S2 styles into a single bundle in Storybook
* Update webpack and vite configs to be more optimized
* Add docs
* Update parcel example
* put back accordion
* Add more components to Vite project
* Apply suggestions from code review