Commit Graph

57 Commits

Author SHA1 Message Date
Jonny Gerig Meyer
b1dcf05688
clearer example line breaks 2023-05-31 14:11:29 -04:00
Jonny Gerig Meyer
a331c7299a
add missing @use 2023-05-31 14:03:30 -04:00
Jonny Gerig Meyer
d546a85605
silence sass warnings 2023-05-31 13:45:19 -04:00
Jonny Gerig Meyer
57ef8c18d6
Try out standard indentation 2023-05-30 17:23:34 -04:00
Jonny Gerig Meyer
444c87aaf3
Merge branch 'main' into port-docs-atrules-error-warn-debug-atroot
* main: (22 commits)
  review
  chore(deps): Automated dependency upgrades
  Add netlify redirects for function-units
  review
  make pre consistent with vendor highlighting
  move data/ to old_data/
  Lint
  Convert to md
  Add missing Breaking Change to nav
  Parse TOC text as markdown
  Fix codeExample to work in markdown
  Trigger CI
  Port breaking-changes/duplicate-var-flags
  Port breaking-changes/css-vars
  Port breaking-changes/extend-compound
  Port breaking-changes/moz-document
  Port breaking-changes/slash-div
  Port breaking-changes/media-logic
  Port breaking-changes/bogus-combinators
  Port breaking-changes/function-units
  ...
2023-05-30 11:21:54 -04:00
Jonny Gerig Meyer
837346efd0
review 2023-05-30 11:15:42 -04:00
Sana Javed
3d45ca2ce7 Porting Documentation - At-Rules - Flow Control - each 2023-05-30 12:10:07 +02:00
Sana Javed
8829f3fe40 Porting Documentation - At-Rules - Flow Control - if and else 2023-05-30 11:56:49 +02:00
Sana Javed
8c06a28af0 Porting Documentation - At-Rules - mixin 2023-05-26 16:18:15 +02:00
Jonny Gerig Meyer
18730944a6
Merge branch 'port-documentation-var-interp-atrules' into command-line
* port-documentation-var-interp-atrules: (21 commits)
  address review
  review
  Add logic for auto-expanded secondary toc.
  review
  Dynamically generate doc inner TOCs.
  Fixing spacing issues in Operations list
  Switching links to absolute paths, updating headsUp tags and compat tags
  Removing anchor links from Page Sections headings
  More human-friendly hash slugs
  Fix compat tables
  Do not attempt to lint generated files
  Generate doc toc dynamically.
  add missing link
  Porting Documentation - At-Rules - import
  Lint
  Porting Documentation - At-Rules - @forward
  Updating codeExample logic to account for when there is no CSS in the code examples
  Porting Documentation - At-Rules - @use
  Porting Documentation - At-Rules - Overview
  Porting documentation - Interpolation
  ...
2023-05-25 15:19:20 -04:00
Jonny Gerig Meyer
5cedb69d2a
Merge branch 'dynamic-nav' into port-documentation-var-interp-atrules
* dynamic-nav:
  Add logic for auto-expanded secondary toc.
  review
  Dynamically generate doc inner TOCs.
  Fixing spacing issues in Operations list
  More human-friendly hash slugs
  Generate doc toc dynamically.
2023-05-25 12:46:39 -04:00
Jonny Gerig Meyer
61127e5e60
review 2023-05-25 11:55:08 -04:00
Ed Rivas
efd3e6774f Por cli/migrator 2023-05-24 00:17:27 +00:00
Sana Javed
3b50c2a6d2 Porting documentation - Variables 2023-05-18 17:43:20 +02:00
Sana Javed
ebd45836e5 Style rules documentation 2023-05-16 13:26:56 +02:00
Jonny Gerig Meyer
5071228ace
Add basic 11ty config 2023-01-06 17:37:45 -05:00
flachware
232a020b1a
Fix code examples in map and meta modules. (#553)
* Fix code examples in map and meta modules.
2021-06-09 12:30:48 -07:00
ngdangtu
7c39ec521c
Correct and reformat sample codes (#488) 2020-10-09 10:55:09 -07:00
Martin Greilinger
a101bb91a2
resolved typo in argument lists example (#486) 2020-10-07 14:36:29 -07:00
coskunuyar
8e97e71e66
Invalid Examples (#451)
* Fix invalid semicolon on SASS example
* Fix wrong argument reference
* Fix invalid assignment to variable due to scope
2020-06-01 10:31:10 -07:00
roydukkey
9d4c49a319
Remove $ from 'variable' in the @debug insight (#436) 2020-03-03 12:52:54 -08:00
Natalie Weizenbaum
502f512478
Document @forward ... with (#417)
See sass/sass#2744
Closes #383
2019-12-20 12:07:52 -08:00
Natalie Weizenbaum
3cde415281 Document the Sass migrator
Closes #358
2019-09-25 14:53:13 +01:00
Natalie Weizenbaum
a99bb65fd6 The keywords() function is actually in sass:meta, not sass:map 2019-09-10 16:31:02 -07:00
Natalie Weizenbaum
b1b07540f2 Module-ify built-in function documentation
Closes #363
2019-09-04 17:56:16 -07:00
Natalie Weizenbaum
029520349a Rename /documentation/functions to /documentation/modules
This hierarchy is now going to document built-in modules, which mostly
contain functions but can also contain mixins and may potentially
contain variables in the future.
2019-09-04 15:24:22 -07:00
Natalie Weizenbaum
8f093ba74b Document the @use rule
Closes #361
2019-09-02 13:45:40 -07:00
Natalie Weizenbaum
dd96c799c3 Document introspection functions 2018-10-24 15:01:43 -07:00
Natalie Weizenbaum
f01aac5d19 Fix broken function links 2018-10-23 17:45:14 -07:00
Natalie Weizenbaum
9ef5ceded1 Add the ability to indent in ERB blocks 2018-10-23 13:42:40 -07:00
Natalie Weizenbaum
f879fcbc97 Add documentation for map functions 2018-10-23 13:01:12 -07:00
Natalie Weizenbaum
dbda46cc63 Share some list examples between function docs and value docs 2018-10-23 12:25:54 -07:00
Natalie Weizenbaum
efc113ec86 [WIP] Reference 2018-09-27 16:05:00 -07:00
Natalie Weizenbaum
874d159c04 Automatically generate CSS for the syntax switcher by default 2018-08-29 17:29:32 -07:00
Natalie Weizenbaum
3d0f5c6ffc Add a helper for writing inline multi-syntax examples
This will be useful for #205.
2018-08-29 17:29:31 -07:00
Guillaume Bonnet
e6cf9a748d Update @mixin prefixe property (#176)
* Update _homepage-mixins-css.md

* Update _homepage-mixins-sass.md

* Update _homepage-mixins-scss.md

* Update guide.html.haml

Changing #topic-6 :
property border-radius to transform because prefixe border-radius is outdated

* Update _homepage-mixins-sass.md

* Update _homepage-mixins-scss.md

* Update guide.html.haml

* Update guide.html.haml

Short line 150

* Update _homepage-mixins-scss.md

* Update guide.html.haml
2018-06-16 14:29:08 -07:00
Natalie Weizenbaum
61fb106f7a Revert "Temporarily stop mentioning sass --watch (#211)" (#214)
This reverts commit 85b347c060.
2018-06-16 14:25:19 -07:00
Natalie Weizenbaum
85b347c060 Temporarily stop mentioning sass --watch (#211)
This is not yet supported by Dart Sass (sass/dart-sass#264) and the
documentation is confusing users.
2018-03-30 14:12:14 -07:00
Ashley Kolodziej
b8d1399aa5 Use placeholders in extend documentation (#193)
* Update snippets to use placeholder class

* Update docs text with placeholder reference

* Additional edits for clarity in how this works

* Add non extended placeholder example
2017-10-30 14:27:16 -07:00
Luis Boehme
3a6040de69 Fix misindentation on import code snippet for scss (#189) 2017-07-05 16:13:18 -07:00
youmoo
23a987c9d2 fix typo 2016-02-16 10:02:56 +08:00
UNA A. KRAVETS
c341986dc1 added documentation on processing CSS with Sass in terminal to resolve #134 2015-10-24 16:34:48 -05:00
Thomas Tortorini
99baca03d3 code-snippets, align the Sass code with the SCSS code 2015-08-14 07:51:12 +02:00
Thomas Tortorini
08db1eb744 code-snippets, fix, comment type
// base.sass
/* base.scss */
2015-08-06 03:49:43 +02:00
Joe Aliperti
fc8c00cc05 fixed typo in import code snippet; the comment incorrectly indicated _reset.scss instead of _reset.sass 2014-09-09 10:45:41 -04:00
wfdd
12f3afb602 shorthand selector for shorthand syntax; same order of selectors 2014-08-25 12:51:43 +03:00
Jina Bolton
f99ee33e4f Related to #80 — @hcatlin please feel free to alter this page however. :) 2014-07-10 19:28:14 -07:00
Jina Bolton
206880a768 Fixes #39 — Adds SCSS/Sass syntax switcher to Guide. 2014-03-13 22:04:34 -07:00
₍˄ุ.͡˳̫.˄ุ₎
6b576e5238 Merge pull request #49 from sturobson/patch-1
removes non-existing -o- Opera prefix
2014-01-06 12:42:49 -08:00
Stuart Robson
e3013b7aa9 removes non-existing -o- Opera prefix
Opera never prefixed border-radius
2014-01-06 16:13:50 +00:00