Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in code snippet for extend #44

Merged
merged 1 commit into from
Nov 7, 2013
Merged

Fix typo in code snippet for extend #44

merged 1 commit into from
Nov 7, 2013

Conversation

bjnord
Copy link
Contributor

@bjnord bjnord commented Nov 7, 2013

The SCSS snippet sets the "border" property of .message, but the CSS snippet has "border-color" (should be "border"). (And obviously you can't use "1px solid" on "border-color".)

the SCSS snippet sets the "border" property of .message,
but the resulting CSS snippet has "border-color" (should be "border")
(and obviously you can't use "1px solid" on border-color)
bpainter added a commit that referenced this pull request Nov 7, 2013
Fix typo in code snippet for extend
@bpainter bpainter merged commit 0aad62f into sass:master Nov 7, 2013
@jina
Copy link
Member

jina commented Nov 7, 2013

Weird. I thought someone already fixed this? https://github.com/sass/sass-site/pull/42/files

@jina
Copy link
Member

jina commented Nov 7, 2013

Oh, my bad. That was the output. Haha, cool.

nex3 pushed a commit that referenced this pull request Jun 23, 2023
…ules

Porting documentation - Variables, Interpolation, At-Rules (@use, @forward, @import)
asaf400 pushed a commit to asaf400/ass-site that referenced this pull request Apr 18, 2024
…-atrules

Porting documentation - Variables, Interpolation, At-Rules (@use, @forward, @import)
asaf400 pushed a commit to asaf400/ass-site that referenced this pull request Apr 18, 2024
Fix typo in code snippet for extend
asaf400 pushed a commit to asaf400/ass-site that referenced this pull request Apr 18, 2024
…-atrules

Porting documentation - Variables, Interpolation, At-Rules (@use, @forward, @import)
Friendly-users added a commit to Friendly-users/sass-site that referenced this pull request Jun 27, 2024
-----
It is inappropriate to include political and offensive content in public code repositories.

Public code repositories should be neutral spaces for collaboration and community, free from personal or political views that could alienate or discriminate against others. Political content, especially that which targets or disparages minority groups, can be harmful and divisive. It can make people feel unwelcome and unsafe, and it can create a hostile work environment.

Please refrain from adding such content to public code repositories.
---

sass#1 sass#2 sass#3 sass#4 sass#5 sass#6 sass#7 sass#8 sass#9 sass#10 sass#11 sass#12 sass#13 sass#14 sass#15 sass#16 sass#17 sass#18 sass#19 sass#20 sass#21 sass#22 sass#23 sass#24 sass#25 sass#26 sass#27 sass#28 sass#29 sass#30 sass#31 sass#32 sass#33 sass#34 sass#35 sass#36 sass#37 sass#38 sass#39 sass#40 sass#41 sass#42 sass#43 sass#44 sass#45 sass#46 sass#47 sass#48 sass#49 sass#50 sass#51 sass#52 sass#53 sass#54 sass#55 sass#56 sass#57 sass#58 sass#59 sass#60 sass#61 sass#62 sass#63 sass#64 sass#65 sass#66 sass#67 sass#68 sass#69 sass#70 sass#71 sass#72 sass#73 sass#74 sass#75 sass#76 sass#77 sass#78 sass#79 sass#80 sass#81 sass#82 sass#83 sass#84 sass#85 sass#86 sass#87 sass#88 sass#89 sass#90 sass#91 sass#92 sass#93 sass#94 sass#95 sass#96 sass#97 sass#98 sass#98 sass#99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants