1.2.14 • Published 1 month ago

@patter/patter-core-styles v1.2.14

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

patter-core-styles

Core SCSS UI Kit & JS Lib

Written for Wordpress 5.9+ themes by Patter Agency, but can be used anywhere

Combination between Bootstrap class names and native wordpress classnames

Publishing

Update version in package.json

$ npm run publish-package

Styles Usage

Add the following line into you main SCSS import @use '@patter/patter-core-styles/scss/main';

If NO wordpress is going to be used: @use '@patter/patter-core-styles/scss/independent-styles-setup';

If using animations: @use '@patter/patter-core-styles/scss/aos-animations';

If using wordpress: @use '@patter/patter-core-styles/scss/wordpress-public'; @use '@patter/patter-core-styles/scss/wordpress-admin';

Mixins, Breakpoints, & Functions

Useful for child wordpress themes already relying on a larger library

Add the following line into you main SCSS import @use '@patter/patter-core-styles/scss/helpers';

JS Usage

Add the following line into you main public import import '@patter/patter-core-styles/js/public.js';

Add the following line into you main admin import import '@patter/patter-core-styles/js/admin.js';

Navigation Styles

1.2.14

1 month ago

1.2.13

2 months ago

1.2.12

2 months ago

1.2.11

2 months ago

1.2.9

2 months ago

1.2.10

2 months ago

1.2.8

2 months ago

1.2.7

3 months ago

1.2.6

3 months ago

1.2.5

3 months ago

1.2.4

4 months ago

1.2.3

4 months ago

1.2.0

9 months ago

1.2.2

6 months ago

1.2.1

7 months ago

1.1.16

1 year ago

1.1.15

1 year ago

1.1.14

1 year ago

1.1.13

1 year ago

1.1.18

1 year ago

1.1.17

1 year ago

1.1.9

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.6

2 years ago

1.1.4

2 years ago

1.0.5

2 years ago

1.1.3

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago