- Notifications
You must be signed in to change notification settings - Fork0
License
svelte-add/sass
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is an adder forsvelte-add; you shouldread itsREADME before continuing here.
This adder's codename issass, and can be used like so:
npx svelte-add@latest sass
This adder supports SvelteKit and Vite-powered Svelte apps (all the environmentssvelte-add currently supports).
This adder doesn't take any options of its own.
After the adder runs,
You can write SASS syntax in the
style lang="sass"blocks in Svelte files.You can write SASS syntax in the
src/variables.sassfile.Variables and mixins written here are automatically available to all other SASS files and
style lang="sass"blocks in Svelte files without needing to import this file.You can write SASS syntax in the
src/app.sassfile.This is your global stylesheet because it will be active on every page of your site.
About
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Contributors4
Uh oh!
There was an error while loading.Please reload this page.