awesome-typed-sass-modules

1.2.0 • Public • Published

Creates TypeScript type definition files from SASS files.

It is a wrapper for typed-css-modules.

I decided to make this package because I want to use css modules with sass and typescript in my project. There are packages trying to solve the same problem, buy they either don't install correctly for me or reference very old version of typed-css-modules, and they appear to not be actively maintained. These are the 2 packages I have tried:

https://github.com/keithbloom/typed-sass-modules

https://github.com/TheMallen/typed-css-modules

The goal of this package is to

  1. Make css modules available for project using SASS and Typescript
  2. Keep dependecies up to date, e.g. node-sass and typed-css-modules

Options

Please refer to typed-css-modules.

CLI

npm install -g awesome-typed-sass-modules

see all options

atsm -h
atsm -p example/**/*.scss

Readme

Keywords

none

Package Sidebar

Install

npm i awesome-typed-sass-modules

Weekly Downloads

24

Version

1.2.0

License

ISC

Unpacked Size

17.4 kB

Total Files

11

Last publish

Collaborators

  • feiyang.chen