Skip to content

Commit 4a8ee80

Browse files
committed
updata
1 parent b043941 commit 4a8ee80

344 files changed

Lines changed: 50282 additions & 479 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

node-sass/CHANGELOG.md

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
## v3.10.1
2+
3+
https://github.com/sass/node-sass/releases/tag/v3.10.1
4+
5+
## v3.10.0
6+
7+
https://github.com/sass/node-sass/releases/tag/v3.10.0
8+
9+
## v3.9.3
10+
11+
https://github.com/sass/node-sass/releases/tag/v3.9.3
12+
13+
## v3.9.2
14+
15+
(removed)
16+
17+
## v3.9.1
18+
19+
(removed)
20+
21+
## v3.9.0
22+
23+
https://github.com/sass/node-sass/releases/tag/v3.9.0
24+
25+
## v3.8.0
26+
27+
https://github.com/sass/node-sass/releases/tag/v3.8.0
28+
29+
## v3.7.0
30+
31+
https://github.com/sass/node-sass/releases/tag/v3.7.0
32+
33+
## v3.6.0
34+
35+
https://github.com/sass/node-sass/releases/tag/v3.6.0
36+
37+
## v3.5.3
38+
39+
https://github.com/sass/node-sass/releases/tag/v3.5.3
40+
41+
## v3.5.2
42+
43+
https://github.com/sass/node-sass/releases/tag/v3.5.2
44+
45+
## v3.5.1
46+
47+
https://github.com/sass/node-sass/releases/tag/v3.5.1
48+
49+
## v3.5.0
50+
51+
(removed)
52+
53+
## v3.4.2
54+
55+
https://github.com/sass/node-sass/releases/tag/v3.4.2
56+
57+
## v3.4.1
58+
59+
https://github.com/sass/node-sass/releases/tag/v3.4.1
60+
61+
## v3.4.0
62+
63+
https://github.com/sass/node-sass/releases/tag/v3.4.0
64+
65+
## v3.3.3
66+
67+
https://github.com/sass/node-sass/releases/tag/v3.3.3
68+
69+
## v3.3.2
70+
71+
https://github.com/sass/node-sass/releases/tag/v3.3.2
72+
73+
## v3.3.1
74+
75+
https://github.com/sass/node-sass/releases/tag/v3.3.1
76+
77+
## v3.3.0
78+
79+
https://github.com/sass/node-sass/releases/tag/v3.3.0
80+
81+
## v3.2.0
82+
83+
https://github.com/sass/node-sass/releases/tag/v3.2.0
84+
85+
## v3.1.2
86+
87+
https://github.com/sass/node-sass/releases/tag/v3.1.2
88+
89+
## v3.1.1
90+
91+
https://github.com/sass/node-sass/releases/tag/v3.1.1
92+
93+
## v3.1.0
94+
95+
https://github.com/sass/node-sass/releases/tag/v3.1.0
96+
97+
## v3.0.0
98+
99+
https://github.com/sass/node-sass/releases/tag/v3.0.0
100+

node-sass/LICENSE

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Copyright (c) 2013-2016 Andrew Nesbitt
2+
3+
Permission is hereby granted, free of charge, to any person obtaining
4+
a copy of this software and associated documentation files (the
5+
"Software"), to deal in the Software without restriction, including
6+
without limitation the rights to use, copy, modify, merge, publish,
7+
distribute, sublicense, and/or sell copies of the Software, and to
8+
permit persons to whom the Software is furnished to do so, subject to
9+
the following conditions:
10+
11+
The above copyright notice and this permission notice shall be
12+
included in all copies or substantial portions of the Software.
13+
14+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
15+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
16+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
17+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
18+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
19+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
20+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)