css2sass 0.0.8 → 0.0.9

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.
Files changed (2) hide show
  1. checksums.yaml +8 -8
  2. metadata +2 -2
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- MWUxZWI4ZjczNDY3MGQ5ZTJmMjM2ZGVjNjJiYTc3Zjc3ZGRiMDM5MA==
4
+ MzIyMDRmYjE2OTAzMGYyOWIxY2Q5ZDI0YzZiM2YzODMxNzkwMDlhZA==
5
5
  data.tar.gz: !binary |-
6
- MzA5YWNkYTQ3YjgyZjExZjc3MzNiYzYyZWIwZjFhMjMxOGYxOTdkMg==
6
+ Y2QxZmIxYTVkZjg4NmMxZDdiOGRkY2IzMWQ4ZTYyMTFkMzJmMTAyYQ==
7
7
  !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- NWEzY2VhNmUzOWJiMmI0ZDRmZDhjYmMwZDcxNWQzYmNjNWU1ZDBkYzM0OWU1
10
- NjYwZGM3ZjVkMjIxZTliYjI5NzAyZjUzODVhZTY5YWE0YjVhNWE5NDIwMmM3
11
- NGU0NjkyNjQ1YjgyOTlkYTg0OTNhYzI3YjJmZjM5M2M4Mzg3YzM=
9
+ MTgyODc0MjYwNWU3YmM4NDUzZjdmNDliMmViNGY0ZDhlMTcxY2EwMTA5YTQ0
10
+ OTk2MDdkMzI4NWE1YTI1NTQ2MDBhZjI5YTkzYTE2NzU2NDE0MzM5ZDkyMzRj
11
+ YmJkOGExOTM2YTMzYjFkNGIzZTliZDhkZTNhMzFiMDI5MTcwN2Y=
12
12
  data.tar.gz: !binary |-
13
- MWI3MzQ4ZGQxYWUxM2M1NmU2MTViNWJiN2YyOTBkOWMzOTk2ZGVjMmFmODEy
14
- MDkyNjU4NWY2NjU5YzMxMDZmMjM4ZjA1NGRhYzRiNmI3NTU4NjFlNjMxZWY5
15
- NDNmNTA3NzkwOGNhY2IwZGQ0NDI1YTVmNmFmZmEyYmZlMzg5YzQ=
13
+ ODA5YzI5OGYxMGFjMzViYWM4Njk3YWQ0OTg1NjZkZTBjYTg5MWE0OWViMjc5
14
+ MWM2ZTBjMWZkZjliZTQ0MDUxOTJiM2M1MjU0NTlkNzU4ZmYwNjAxZWY2NTRk
15
+ ZjIxMmZiMmMxMzQxNmIxZDA4NDdiNGE1NGRjNGE4YzQ5MjEwYjQ=
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: css2sass
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Skanda Soft
@@ -25,7 +25,7 @@ dependencies:
25
25
  - !ruby/object:Gem::Version
26
26
  version: 3.4.9
27
27
  description: ! " use css2sass(in command prompt) with the following arguments\n
28
- \ the format to convert -> SASS(default) or SCSS\n followed by input filename.css\n
28
+ \ the format to convert : SASS(default) or SCSS\n followed by input filename.css\n
29
29
  \ followed by output filename.scss/sass\n or you can use stdin to convert to
30
30
  css and ctrl+z to end the input\n and get the output in stdout\n"
31
31
  email: skandasoft