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.
/sassPublic archive

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

License

NotificationsYou must be signed in to change notification settings

svelte-add/sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues by-labelGitHub issues by-label

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

➕ Adding SASS

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

npx svelte-add@latest sass

🏞 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 SASS

After the adder runs,

  • You can write SASS syntax in thestyle lang="sass" blocks in Svelte files.

  • You can write SASS syntax in thesrc/variables.sass file.

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

  • You can write SASS syntax in thesrc/app.sass 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 Sass to your Svelte project

Topics

Resources

License

Stars

Watchers

Forks

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp