rsnext/test/integration/css-fixtures
Alexander Dreith 8449ebc221 [Experimental] Add built-in Sass support (#10133)
* Add built-in Sass support

* Add copy of CSS tests for SCSS

* Fix failing tests

* Fix url-loader tests

* Remove css file generated by tests

* Fix nprogress import for css file

* Fix SCSS modules (still 2 tests that need investigating)

* Update documentation for Sass support

* Fix plain CSS import test

* Fix formatting with prettier fix

* Update test output to reflect scss usage

* Revert "Fix plain CSS import test"

This reverts commit 380319d9d0c4bfb19e28c210262ccd82d19f3556.

# Conflicts:
#	test/integration/scss-modules/test/index.test.js

* Update loader structure

* Resolve loaders before passing to compile function

* Remove dead filter  code

* Arrange loaders in order and push to array

* Fix loader order bug

* Fix global Sass loader and make module prepocessor optional

* Adjust Sass Modules Implementation

* Fix typo

* Adjust regexps

* Use regexes

* Simplify global setup

* Adjust comments

* fix regex

* Simplify identifier file

* Update Sass Instructions

* Remove unneeded fixtures

* Adjust global tests

* Remove wrapper

* Update source maps

* Flag scss behavior

* Fix css property value

* Update fixtures with Sass vars

* Turn on Scss support

* fix HMR test

* Fix snapshots

Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
Co-authored-by: Joe Haddad <timer150@gmail.com>
2020-01-22 15:26:51 -05:00
..
3rd-party-module/pages Test 3rd Party CSS Modules (#9924) 2020-01-03 15:23:06 -05:00
bad-custom-configuration Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-1 Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-2 Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-3 Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-4 Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-5 Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-6 Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-7 Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
bad-custom-configuration-arr-8 Add specific warning for require() PostCSS plugin (#10121) 2020-01-16 00:09:56 -05:00
bad-custom-configuration-func Add Specific Error for Function in PostCSS Config (#9815) 2019-12-23 14:43:38 -06:00
basic-module/pages Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
compilation-and-prefixing Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
composes-basic/pages Test CSS Behavior (#9733) 2019-12-13 10:28:59 -05:00
composes-external/pages Test CSS Behavior (#9733) 2019-12-13 10:28:59 -05:00
custom-configuration Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
custom-configuration-arr Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
custom-configuration-legacy Defer Loading CSS Configuration (#9889) 2019-12-30 17:53:35 -06:00
dev-module/pages Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
hmr-module/pages Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
invalid-global Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
invalid-global-module Special Global CSS Error within node_modules (#9849) 2019-12-27 13:35:37 -05:00
invalid-global-with-app Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
invalid-module Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
invalid-module-document Error on CSS in Custom Document (#10091) 2020-01-14 14:53:42 -05:00
multi-global Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
multi-global-reversed Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
multi-module/pages Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
multi-page Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
nested-global Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
nm-module [Experimental] Add built-in Sass support (#10133) 2020-01-22 15:26:51 -05:00
nm-module-nested Test Nested CSS Imports (#9855) 2019-12-28 13:33:14 +01:00
npm-import Add CSS Resolve Test (#9724) 2019-12-12 10:51:38 -05:00
npm-import-bad Add CSS Resolve Test (#9724) 2019-12-12 10:51:38 -05:00
npm-import-nested Test Nested CSS Imports (#9855) 2019-12-28 13:33:14 +01:00
prod-module/pages Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
single-global Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
single-global-src Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
unused/pages Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
url-global Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
url-global-asset-prefix-1 Fix New CSS Support Media Paths (#9916) 2020-01-03 12:45:04 -05:00
url-global-asset-prefix-2 Fix New CSS Support Media Paths (#9916) 2020-01-03 12:45:04 -05:00
valid-and-invalid-global Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
with-styled-jsx Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
with-tailwindcss Breakup CSS test suite (#9715) 2019-12-11 18:39:09 -05:00
with-tailwindcss-and-purgecss Add Tailwind and PurgeCSS Test (#9714) 2019-12-11 18:54:40 -05:00
next.config.js Enable New CSS Support by Default (#9927) 2020-01-09 15:31:28 -05:00