Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Add advanced config options for css modules #39

Merged
merged 12 commits into from
May 11, 2023

Conversation

ShaunEvening
Copy link
Contributor

@ShaunEvening ShaunEvening commented May 10, 2023

What changed

  • Make vite.config a TS files
  • Add Vitest
  • Add ability to pass css modules options for css files
  • Add tests for css file rule generator
  • Add ability to pass css modules options for scss files
  • Add tests for scss file rule generator
  • Add ability to pass css modules options for less files
  • Add tests for less file rule generator
📦 Published PR as canary version: 1.0.7-canary.39.cf3dc4e.0

✨ Test out this PR locally via:

npm install @storybook/[email protected]
# or 
yarn add @storybook/[email protected]

@ShaunEvening ShaunEvening self-assigned this May 10, 2023
@socket-security

This comment was marked as resolved.

@ShaunEvening ShaunEvening mentioned this pull request May 11, 2023
@ShaunEvening ShaunEvening added the patch Increment the patch version when merged label May 11, 2023
@ShaunEvening ShaunEvening merged commit 8267c00 into main May 11, 2023
@ShaunEvening ShaunEvening deleted the feature/configure-css-modules branch May 11, 2023 23:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant