Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 5, 2024. It is now read-only.
/scssPublic archive

⚠️ MOVED:https://github.com/svelte-add/svelte-add/⚠️ Add SCSS to your Svelte project

License

NotificationsYou must be signed in to change notification settings

svelte-add/scss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues by-labelGitHub issues by-label

This is an adder forsvelte-add; you shouldread itsREADME before continuing here.

➕ Adding SCSS

This adder's codename isscss, and can be used like so:

npx svelte-add@latest scss

🏞 Supported environments

This adder supports SvelteKit and Vite-powered Svelte apps (all the environmentssvelte-add currently supports).

⚙️ Options

This adder doesn't take any options of its own.

🛠 Using SCSS

After the adder runs,

  • You can write SCSS syntax in thestyle lang="scss" blocks in Svelte files.

  • You can write SCSS syntax in thesrc/variables.scss file.

    Variables and mixins written here are automatically available to all other SCSS files andstyle lang="scss" blocks in Svelte files without needing to import this file.

  • You can write SCSS syntax in thesrc/app.scss file.

    This is your global stylesheet because it will be active on every page of your site.

About

⚠️ MOVED:https://github.com/svelte-add/svelte-add/⚠️ Add SCSS to your Svelte project

Topics

Resources

License

Stars

Watchers

Forks

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp