fscss 1.1.1 → 1.1.2

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/README.md CHANGED
@@ -1,8 +1,11 @@
1
1
  # FSCSS
2
+ <a href="https://opencollective.com/fscss"><img src="https://i.ibb.co/hFP9xZr8/fscss-icon.jpg" alt="FSCSS Style Sheet" border="0" width="30" height="10"></a>
2
3
  Figured Shorthand Cascading Style Sheet (FSCSS)
3
4
  <br>
4
5
  <small>
5
6
  For simplifying CSS coding by introducing shorthand syntax and variables.
6
7
  </small>
7
8
  <br>
8
- <pre><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcR6m6fO1LCMWUVuZQLVBMRjZXSXfb4zd0B_QVdipRHEo9WtL-AJOg0PDBY&s=10" width=10 height=10><b>FSCSS</b><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTisdVQwV1zoxddr3NQUXUu5qRcD1GcILE4IVr8d6d9t6xmasC2QUnHzfla&s=10" width=10 height=10></pre>
9
+
10
+
11
+
@@ -0,0 +1,2 @@
1
+
2
+
package/package.json CHANGED
@@ -1,13 +1,14 @@
1
1
  {
2
2
  "name": "fscss",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "description": "Figured Shorthand Cascading Style Sheet",
5
5
  "keywords": [
6
6
  "node",
7
7
  "express",
8
8
  "npm",
9
9
  "fscss",
10
- "figsh_css"
10
+ "shorthand",
11
+ "css"
11
12
  ],
12
13
  "homepage": "https://github.com/Figsh/xfscss#readme",
13
14
  "bugs": {
@@ -28,7 +29,7 @@
28
29
  "dependencies": {
29
30
  "dotenv": "^16.0.3",
30
31
  "express": "^4.18.2",
31
- "fscss": "^1.1.1"
32
+ "fscss": "^1.1.2"
32
33
  },
33
34
  "devDependencies": {
34
35
  "chai": "^4.3.4",
package/strg/de ADDED
@@ -0,0 +1,5 @@
1
+ fshs >{th.exec(type, this){
2
+ type = url || text;
3
+ this = if -url >url, if text -text >text;
4
+ }
5
+ }
package/strg/xvars.fscss CHANGED
@@ -14,4 +14,4 @@ $front-card-z-index: 5;
14
14
  $back-card-z-index: -1;
15
15
  $line-cont: rpt(8,"_");
16
16
  /* == Global variables ended == */
17
-
17
+