Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmenendez committed Jan 21, 2025
1 parent e825d1c commit 63e5662
Show file tree
Hide file tree
Showing 332 changed files with 2,279 additions and 2,186 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
4 changes: 1 addition & 3 deletions examples/carbon-for-ibm-products/APIKeyModal/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
4 changes: 1 addition & 3 deletions examples/carbon-for-ibm-products/AboutModal/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
4 changes: 1 addition & 3 deletions examples/carbon-for-ibm-products/BigNumbers/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
4 changes: 1 addition & 3 deletions examples/carbon-for-ibm-products/Cascade/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
4 changes: 1 addition & 3 deletions examples/carbon-for-ibm-products/Coachmark/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
4 changes: 1 addition & 3 deletions examples/carbon-for-ibm-products/CreateModal/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/styles/scss/theme' as *;
@use '@carbon/styles/scss/themes';
@use '@carbon/styles/scss/type';
@use '@carbon/styles/scss/config';
@use '@carbon/react/scss/theme' as *;
@use '@carbon/react/scss/themes';
@use '@carbon/react/scss/type';
@use '@carbon/react/scss/config';

// Best to stick with user preference - DARK
@media (prefers-color-scheme: dark) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
* LICENSE file in the root directory of this source tree.
*/

@use '@carbon/react' with (
$font-path: '@ibm/plex'
);
@use '@carbon/react';
@use '@carbon/ibm-products/css/index';
Loading

0 comments on commit 63e5662

Please sign in to comment.