tailjng 0.0.11 → 0.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/tailjng.mjs +0 -1
- package/fesm2022/tailjng.mjs.map +1 -1
- package/package.json +1 -1
- package/tailjng-theme.css +2810 -0
package/fesm2022/tailjng.mjs
CHANGED
|
@@ -4493,7 +4493,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.7", ngImpor
|
|
|
4493
4493
|
*/
|
|
4494
4494
|
// export * from './lib/tailjng.service';
|
|
4495
4495
|
// export * from './lib/tailjng.component';
|
|
4496
|
-
// import './styles/tailjng-theme.css';
|
|
4497
4496
|
// Mode Toggle
|
|
4498
4497
|
|
|
4499
4498
|
/**
|