cssta
No description available.
파일 탐색기
최종 버전 다운로드 (.zip)- settings.json
- integration.js
- integration.ts
- react-native.js
- .babelrc
- .gitignore
- index.js
- package.json
- tests.js
- webpack.config.js
- yarn.lock
- animations.ts
- basic.ts
- buildCondition.ts
- interpolation.ts
- mediaQueries.ts
- mixed.ts
- mixin-include.ts
- mixin.ts
- transform.ts
- transitions.ts
- variables.ts
- viewport.ts
- index.ts
- index.ts
- useColorScheme.ts
- useMediaQuery.ts
- usePlatform.ts
- styleBody.ts
- index.ts
- simpleUnitTypes.ts
- styleBody.ts
- styleTuples.ts
- substituteSimpleUnit.ts
- substitutionUtil.ts
- util.ts
- viewport.ts
- buildCondition.ts
- buildElement.ts
- buildMixin.ts
- extractSubstitutionMap.ts
- forwardRefComponent.ts
- returnElement.ts
- style.ts
- useAnimation.ts
- useCustomProperties.ts
- useKeyframes.ts
- useTransition.ts
- util.ts
- applyGlobals.ts
- extractRules.ts
- getRoot.ts
- applyGlobals.ts
- extractRules.ts
- getRoot.ts
- types.ts
- util.ts
- options.ts
- sidebar-link.html
- page.html
- style.css
- .gitignore
- _config.yml
- configuration.md
- css-support.md
- custom-properties.md
- editor-integration.md
- Gemfile
- Gemfile.lock
- index.md
- interpolation.md
- media-queries.md
- mixins.md
- run-local.sh
- technical-details.md
- theming.md
- transitions-animations.md
- react-native.ts
- animationUtil.ts
- resolveVariableDependencies.ts
- useAnimation.ts
- useCustomPropertyStyle.ts
- useTransition.ts
- colors.ts
- variables.ts
- viewport.ts
- calc.ts
- colors.ts
- variables.ts
- viewport.ts
- animationShorthandUtil.ts
- animationTypes.ts
- animationUtil.ts
- bloomFilter.ts
- cssRegExp.ts
- cssUtil.ts
- flattenAnimation.ts
- flattenTransition.ts
- resolveVariableDependencies.ts
- useAnimation.ts
- useCustomProperties.ts
- useCustomPropertyShorthandParts.ts
- useCustomPropertyStyle.ts
- useTransition.ts
- useViewportStyle.ts
- useViewportStyleTuples.ts
- useWindowDimensions.ts
- VariablesContext.ts
- css-color-function.d.ts
- .babelrc
- .eslintrc.js
- .gitignore
- babel-plugin.js
- CONTRIBUTING.md
- LICENSE
- native.d.ts
- native.macro.js
- package.json
- README.md
- tsconfig.json
- yarn.lock
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/jacobp100/cssta
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd cssta
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
npm install --save cssta
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
npm install --save-dev babel-plugin-cssta
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
