nodebb-theme-flawless-rp 1.0.3 → 1.0.4
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/less/flawless-nodebb119-compat.less +27 -27
- package/less/flawless.less +1021 -0
- package/package.json +39 -27
- package/plugin.json +27 -27
- package/theme.json +18 -10
- package/theme.less +1029 -3
- package/theme.scss +2 -2
- package/screenshot.png +0 -0
- package/theme.less.bak +0 -2
package/theme.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/* Flawless Roleplay theme entrypoint for NodeBB SCSS builds. */
|
|
2
|
-
@import "static/styles/flawless.css";
|
|
1
|
+
/* Flawless Roleplay theme entrypoint for NodeBB SCSS builds. */
|
|
2
|
+
@import "static/styles/flawless.css";
|
package/screenshot.png
DELETED
|
Binary file
|
package/theme.less.bak
DELETED