[wp-trac] [WordPress Trac] #63013: Twenty Nineteen: Use `sass` instead of `node-sass` (was: Update: Use `sass` instead of `node-sass` in twentynineteen theme)

WordPress Trac noreply at wordpress.org
Tue Feb 25 16:31:54 UTC 2025


#63013: Twenty Nineteen: Use `sass` instead of `node-sass`
-------------------------------+------------------------------
 Reporter:  debarghyabanerjee  |       Owner:  (none)
     Type:  enhancement        |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Bundled Theme      |     Version:
 Severity:  normal             |  Resolution:
 Keywords:  has-patch          |     Focuses:  javascript, css
-------------------------------+------------------------------
Changes (by sabernhardt):

 * component:  Themes => Bundled Theme


Comment:

 @sainathpoojary also [https://github.com/WordPress/wordpress-
 develop/pull/7841#issuecomment-2674061269 reported the deprecation] on
 GitHub.

 If the package switches to `sass`:
 - The output is very different, especially with the order of language-
 specific selectors. Setting up some linting rules could help (for example,
 with `stylelint-config`).
 - Please use `--no-source-map`. Twenty Nineteen does not have the `.map`
 files yet, and committing one change with the source maps could require
 refreshing any other pull requests that were made with older map files.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63013#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list