@mincho-js/css-additional-types
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

@mincho-js/css-additional-types

The @mincho-js/css-additional-types supplies types generated by the automation.

Install

npm install @mincho-js/css-additional-types

# or
yarn add @mincho-js/css-additional-types

# or
pnpm install @mincho-js/css-additional-types

API

The following is a list of extended types and predeclared objects.

Types

  1. CamelPseudos: Camelized pseudo selectors and pseudo elements instead of kebab-case
  2. SpacePropertiesKey: Property keys with values that can be merged into Space
  3. CommaPropertiesKey: Property keys with values that can be merged into Comma
  4. ShorthandProperties: Shorthand properties
  5. NestedPropertiesMap: When a shorthand property appears as a nested

Objects

  1. shorthandProperties: Actual value of ShorthandProperties
  2. nestedPropertiesMap: Actual value of NestedPropertiesMap

Package Sidebar

Install

npm i @mincho-js/css-additional-types

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

48.6 kB

Total Files

3

Last publish

Collaborators

  • jjeong_jo
  • black7375