issues Search Results · repo:less/less-docs language:Less
Filter by
309 results
(89 ms)309 results
inless/less-docs (press backspace or delete to remove)The Crunch 2 less preprocessor repository is shown as archived in github, and the https://getcrunch.co website is no
longer a website for this tool. Please can the URL be removed and this tool flagged ...
JohnBarnettUCL
- 1
- Opened on Dec 6, 2024
- #623
--test1: (1 / 2);
@value: (1 / 2);
--test2: @value;
compiles to:
--test1: (1 / 2);
--test2: 0.5;
I would expect both to compile to 0.5 I can t find any mention of this in documentation.
...
anrikun
- Opened on Feb 24, 2024
- #619
Here
In this code:
.some-module {
@height: 200px;
@width: 200px;
text-align: left;
line-height: @height; // 200px
{
// Override original values
@height: 100px;
@width: auto; ...
xiaoyan13
- Opened on Jan 30, 2024
- #618
The default mixin guard is documented, but it s somewhat buried in the functions section.
I think, since the default function is actually not really a function, and is instead more function-like , it ...
matthew-dean
- Opened on Sep 25, 2023
- #617
img width= 763 alt= 截屏2023-04-11 22 03 52 src=
https://user-images.githubusercontent.com/81284528/231193720-1c7685d5-aaa3-440e-baea-122d46aadca5.png
ziye888
- 1
- Opened on Apr 11, 2023
- #607
I m struggling to find any kind of migration guide on what breaking changes there might be between v3 and v4. Can
someone point me in the right direction so I can upgrade smoothly? We use LESS pretty extensively ...
calculuschild
- 2
- Opened on Dec 2, 2022
- #598
on this page ,the https://www.gliffy.com/go/publish/4784259 link is 404
yaowenqiang
- 2
- Opened on Oct 11, 2022
- #594
When at the bottom of https://lesscss.org/, scroll up and the directory on the left will flash
cloudmoonocus
- Opened on Sep 29, 2022
- #593
I am following the example right from the docs, I include less in my HTML head tag:
link href= style.css rel= stylesheet
link rel= stylesheet/less type= text/css href= custom.less /
script src= ...
logankilpatrick
- 1
- Opened on Mar 27, 2022
- #579
https://github.com/less/less-docs/runs/5532008478?check_suite_focus=true
Hi, sir. @matthew-dean I need more permission for set GITHUB_ACCESS_TOKEN for auto deploy docs website ci pipeline..
maintenance
iChenLei
- Opened on Mar 20, 2022
- #578

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.