ui theme
1.0.0
موضوع عنصر العنصر --- الضوء والظلام.
npm i @sibiaoke/ui-theme
استخدم استيراد ساس
@import '@sibiaoke/ui-theme' ;
أو استخدم حزمة الويب
import '@sibiaoke/ui-theme' ;
أو
< link rel =" stylesheet " href =" path/to/node_modules/@sibiaoke/ui-theme/lib/index.css " >
إضافة فئة الموضوع إلى الجسم
< body class =" theme-dark " > </ body >
import '@sibiaoke/ui-theme/lib/input.css' ;
import '@sibiaoke/ui-theme/lib/select.css' ;
// ...