
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
@cokakoala/svelte-add-tailwindcss-test
Advanced tools
This is a adder for svelte-add and is used to add TailwindCSS to your svelte/kit project.
You can find all options for this adder on this site. We will only provide a short breakdown of the adder features here.
Basic usage
npx @svelte-add/tailwindcss@latest
In case you already have a directory in mind, you can use this:
npx @svelte-add/tailwindcss@latest --path ./your-project
typography
(default: false) - Do you want to use typography plugin?Option syntax
npx @svelte-add/tailwindcss@latest --key value
Specific example
npx @svelte-add/tailwindcss@latest --typography false
You can combine as many options as you want. The usage of options is optional. If you don't specify an option value via the command line, the CLI will ask you the questions interactively.
default
(default: false) - Installs default adder options for unspecified optionspath
(default: ./) - Path to working directoryskip-preconditions
(default: false) - Skips validating preconditions before running the adderskip-install
(default: false) - Skips installing dependencies after applying the adderOption syntax
npx @svelte-add/tailwindcss@latest --key value
Specific example
npx @svelte-add/tailwindcss@latest --path ./
You can combine as many options as you want. The usage of options is optional. If you don't specify an option value via the command line, the CLI will ask you the questions interactively.
FAQs
Unknown package
The npm package @cokakoala/svelte-add-tailwindcss-test receives a total of 1 weekly downloads. As such, @cokakoala/svelte-add-tailwindcss-test popularity was classified as not popular.
We found that @cokakoala/svelte-add-tailwindcss-test demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.