Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic scaffolding to support (s)css and typescript (with jsx) #1

Merged
merged 1 commit into from Oct 4, 2021

Conversation

nonowazu
Copy link
Contributor

@nonowazu nonowazu commented Oct 4, 2021

Note that sass-loader has an issue with newer versions and other parts of this process

  • Add typescript support (with vue cli: vue add typescript)
  • Add sass-loader and friends to support loading sass files (css should be supported out of the box)
  • Add a Test component to show that both typescript and jsx support works
  • Add a test.module.scss to show that sass support works

@goaaats goaaats merged commit b306b1b into goaaats:master Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants