mirror of
https://github.com/LukeHagar/skeleton.git
synced 2025-12-09 12:47:44 +00:00
chore: Remove rc tags for CSA (#1955)
This commit is contained in:
@@ -54,8 +54,8 @@ export class SkeletonOptions {
|
||||
['postcss', 'latest'],
|
||||
['autoprefixer', 'latest'],
|
||||
['tailwindcss', 'latest'],
|
||||
['@skeletonlabs/skeleton', '2.0.0-rc.1'],
|
||||
['@skeletonlabs/tw-plugin', '0.1.0-rc.5'],
|
||||
['@skeletonlabs/skeleton', 'latest'],
|
||||
['@skeletonlabs/tw-plugin', 'latest'],
|
||||
['vite-plugin-tailwind-purgecss', 'latest'],
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user