issues
search
richthegeek
/
phpsass
A compiler for SASS/SCSS written in PHP, brought up to date (approx 3.2) from a fork of PHamlP: http://code.google.com/p/phamlp/
http://phpsass.com/
382
stars
83
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update travis to test latest versions of php
#196
joejoseph00
opened
4 years ago
0
https://github.com/richthegeek/phpsass/issues/194 https://github.com/…
#195
joejoseph00
closed
4 years ago
0
php 7.2 / php 7.3 compatibility fix
#194
joejoseph00
closed
4 years ago
3
grid-template-columns is not working
#193
HeBuTy
opened
4 years ago
12
tree/SassMixinNode.php: Removed unused 'count' on a string
#192
j-licht
opened
4 years ago
2
Corrected Readme
#191
AdiechaHK
opened
5 years ago
0
calc() not working
#190
timokleemann
opened
7 years ago
1
SassContextException not found
#189
sreerajpjayaraj
opened
8 years ago
2
compile warning messages on SassMediaNode.php
#188
joejoseph00
opened
8 years ago
4
Update SassScriptFunctions.php
#187
LukasMeine
opened
8 years ago
2
Found http://phpsass.com on wayback machine
#186
joejoseph00
opened
8 years ago
1
Temporarily revert add charset support, see https://github.com/richthegeek/phpsass/issues/177
#185
joejoseph00
closed
8 years ago
3
Fix travis ci #182 and much more
#184
joejoseph00
closed
8 years ago
1
Fix travis ci #182 and FireSass replaced by FireCompass #169
#183
joejoseph00
closed
8 years ago
0
Travis CI fix for > php 5.3 , workaround for data found in index 1 instead of 0 on php 5.4, 5.5, 5.6, fixes tests
#182
joejoseph00
closed
8 years ago
2
PHP7 compatibility
#181
demenkov
closed
8 years ago
2
Small PHP7 compatibility fix
#180
dotterian
closed
8 years ago
2
infinity loop in script/SassScriptLexer.php
#179
laruence
closed
8 years ago
2
FireSass has been replaced by FireCompass Update SassCompactRenderer.php
#178
joejoseph00
closed
8 years ago
2
@charset is parsed incorrectly
#177
dmromanov
closed
8 years ago
1
nested media queries not compiling correctly
#176
gabdara
opened
9 years ago
0
Removed rbga conversion to transparent on zero alpha
#175
Pendrokar
closed
8 years ago
5
Speedup the find_file function
#174
lochmueller
closed
10 years ago
3
Bugfix issue#120
#173
gabrielfin
closed
10 years ago
3
URLs fail to correctly format when symlinked
#172
ChrisHughes
opened
10 years ago
0
Compass is very slow
#171
mbrammer
opened
10 years ago
0
Throwing compile errors?
#170
ghost
opened
10 years ago
1
FireSass has been replaced by FireCompass
#169
Nafes
closed
8 years ago
3
Update README.md
#168
scrothers
closed
10 years ago
0
Follow Semantic Versioning
#167
cryptiklemur
closed
10 years ago
5
Added PHP 5.6 and HHVM to travis.yml
#166
Nyholm
closed
10 years ago
1
Update Compass.php
#165
SourceR85
closed
10 years ago
0
Add rebeccapurple #663399 to SassColour.php
#164
mentor2k1
closed
8 years ago
0
Add calc() support
#163
mentor2k1
closed
10 years ago
1
Locale problems...
#162
niaccurshi
opened
10 years ago
0
Compact renderer should not output placeholders
#161
gabrielfin
closed
10 years ago
0
Cannot use nested lists
#160
gabrielfin
opened
10 years ago
1
@supports should behave like @media when used inside a rule
#159
gabrielfin
closed
10 years ago
0
Add tint() and shade() functions
#158
niaccurshi
closed
10 years ago
0
Cleanup & Autoloader
#157
lochmueller
closed
10 years ago
0
Update Compass.php
#156
SourceR85
closed
10 years ago
0
@extends in rules of 2 o more levels deep were always ignored
#155
gabrielfin
closed
10 years ago
0
Fix for issues #71 #66 . Variables in directives in mixins don't work...
#154
gabrielfin
closed
10 years ago
0
fix for fatal error when using @extend as an immediate child of a mixin
#153
gabrielfin
closed
10 years ago
0
Performance cleanups
#152
lochmueller
closed
10 years ago
0
Documentation PhpDoc
#151
lochmueller
closed
10 years ago
0
Fix invalid call of the Exception construct method & performance improvments
#150
lochmueller
closed
10 years ago
0
mistake in regex fixed
#149
campbellwmorgan
closed
10 years ago
0
Throw exception when count of closing brackets don't match opening brackets
#148
fraxachun
closed
10 years ago
0
Recursion loop prevented
#147
campbellwmorgan
closed
10 years ago
0
Next